regmap_access_table  207 include/linux/regmap.h 	const struct regmap_access_table *wr_table;
regmap_access_table  208 include/linux/regmap.h 	const struct regmap_access_table *rd_table;
regmap_access_table  209 include/linux/regmap.h 	const struct regmap_access_table *volatile_table;
regmap_access_table  210 include/linux/regmap.h 	const struct regmap_access_table *precious_table;
regmap_access_table  442 include/linux/regmap.h 			      const struct regmap_access_table *table);