Home
last modified time | relevance | path

Searched refs:precious_table (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/base/regmap/
A Dinternal.h103 const struct regmap_access_table *precious_table; member
A Dregmap.c172 if (map->precious_table) in regmap_precious()
173 return regmap_check_range_table(map, reg, map->precious_table); in regmap_precious()
851 map->precious_table = config->precious_table; in __regmap_init()
/linux/drivers/pinctrl/
A Dpinctrl-mcp23s08.c83 .precious_table = &mcp23x08_precious_table,
129 .precious_table = &mcp23x17_precious_table,
/linux/drivers/iio/light/
A Dsi1133.c192 .precious_table = &si1133_precious_table,
A Dapds9960.c212 .precious_table = &apds9960_precious_table,
/linux/include/linux/
A Dregmap.h382 const struct regmap_access_table *precious_table; member

Completed in 21 milliseconds