Searched refs:precious_table (Results 1 - 13 of 13) sorted by relevance

/linux-master/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,
/linux-master/drivers/base/regmap/
H A Dinternal.h106 const struct regmap_access_table *precious_table; member in struct:regmap
H A Dregmap.c172 if (map->precious_table)
173 return regmap_check_range_table(map, reg, map->precious_table);
794 map->precious_table = config->precious_table;
/linux-master/drivers/pinctrl/
H A Dpinctrl-mcp23s08.c84 .precious_table = &mcp23x08_precious_table,
130 .precious_table = &mcp23x17_precious_table,
/linux-master/drivers/iio/accel/
H A Dkionix-kx022a.c148 .precious_table = &kx022a_precious_regs,
259 .precious_table = &kx132_precious_regs,
/linux-master/drivers/iio/pressure/
H A Drohm-bm1390.c127 .precious_table = &bm1390_precious_regs,
/linux-master/drivers/iio/light/
H A Dapds9960.c212 .precious_table = &apds9960_precious_table,
H A Dsi1133.c192 .precious_table = &si1133_precious_table,
/linux-master/include/linux/
H A Dregmap.h283 * field is NULL but precious_table (see below) is not, the
285 * it belongs to one of the ranges specified by precious_table).
343 * @precious_table: As above, for precious registers.
433 const struct regmap_access_table *precious_table; member in struct:regmap_config
/linux-master/drivers/gpu/drm/bridge/
H A Dtc358767.c2111 .precious_table = &tc_precious_table,

Completed in 258 milliseconds