Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-pci-idio-16.c47 .precious_table = &idio_16_precious_table,
H A Dgpio-104-idio-16.c65 .precious_table = &idio_16_precious_table,
H A Dgpio-104-idi-48.c83 .precious_table = &idi_48_precious_table,
H A Dgpio-104-dio-48e.c264 .precious_table = &dio48e_precious_table, in dio48e_probe()
/linux/drivers/mfd/
H A Dsec-acpm.c91 .precious_table = &s2mpg10_common_precious_table,
144 .precious_table = &s2mpg10_pmic_precious_table,
/linux/drivers/base/regmap/
H A Dinternal.h107 const struct regmap_access_table *precious_table; member
H A Dregmap.c172 if (map->precious_table) in regmap_precious()
173 return regmap_check_range_table(map, reg, map->precious_table); in regmap_precious()
805 map->precious_table = config->precious_table; in __regmap_init()
/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08.c84 .precious_table = &mcp23x08_precious_table,
131 .precious_table = &mcp23x17_precious_table,
/linux/drivers/iio/pressure/
H A Drohm-bm1390.c128 .precious_table = &bm1390_precious_regs,
/linux/drivers/iio/light/
H A Dsi1133.c192 .precious_table = &si1133_precious_table,
H A Dapds9960.c230 .precious_table = &apds9960_precious_table,
H A Dapds9306.c351 .precious_table = &apds9306_precious_table,
/linux/drivers/iio/adc/
H A Drohm-bd79124.c191 .precious_table = &bd79124_precious_regs,
/linux/include/linux/
H A Dregmap.h290 * field is NULL but precious_table (see below) is not, the
292 * it belongs to one of the ranges specified by precious_table).
351 * @precious_table: As above, for precious registers.
442 const struct regmap_access_table *precious_table; member
/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c2222 .precious_table = &tc_precious_table,