Home
last modified time | relevance | path

Searched refs:regmap_access_table (Results 1 – 17 of 17) sorted by relevance

/linux-4.19.296/drivers/iio/magnetometer/
Dhmc5843_spi.c21 static const struct regmap_access_table hmc5843_readable_table = {
30 static const struct regmap_access_table hmc5843_writable_table = {
39 static const struct regmap_access_table hmc5843_volatile_table = {
Dhmc5843_i2c.c24 static const struct regmap_access_table hmc5843_readable_table = {
33 static const struct regmap_access_table hmc5843_writable_table = {
42 static const struct regmap_access_table hmc5843_volatile_table = {
/linux-4.19.296/drivers/base/regmap/
Dinternal.h98 const struct regmap_access_table *wr_table;
99 const struct regmap_access_table *rd_table;
100 const struct regmap_access_table *volatile_table;
101 const struct regmap_access_table *precious_table;
102 const struct regmap_access_table *rd_noinc_table;
Dregmap.c69 const struct regmap_access_table *table) in regmap_check_range_table()
/linux-4.19.296/include/linux/
Dregmap.h227 struct regmap_access_table { struct
368 const struct regmap_access_table *wr_table;
369 const struct regmap_access_table *rd_table;
370 const struct regmap_access_table *volatile_table;
371 const struct regmap_access_table *precious_table;
372 const struct regmap_access_table *rd_noinc_table;
1019 const struct regmap_access_table *table);
/linux-4.19.296/drivers/regulator/
Dact8865-regulator.c184 static const struct regmap_access_table act8600_write_ranges_table = {
191 static const struct regmap_access_table act8600_read_ranges_table = {
196 static const struct regmap_access_table act8600_volatile_ranges_table = {
Dtps65132-regulator.c209 static const struct regmap_access_table tps65132_no_reg_table = {
/linux-4.19.296/drivers/iio/light/
Dapds9960.c168 static const struct regmap_access_table apds9960_volatile_table = {
177 static const struct regmap_access_table apds9960_precious_table = {
189 static const struct regmap_access_table apds9960_readable_table = {
200 static const struct regmap_access_table apds9960_writeable_table = {
Dsi1133.c166 static const struct regmap_access_table si1133_write_ranges_table = {
173 static const struct regmap_access_table si1133_read_ranges_table = {
178 static const struct regmap_access_table si1133_precious_table = {
Dpa12203001.c118 static const struct regmap_access_table pa12203001_volatile_regs = {
/linux-4.19.296/drivers/rtc/
Drtc-ds1347.c43 static const struct regmap_access_table ds1347_access_table = {
/linux-4.19.296/drivers/iio/temperature/
Dmlx90632.c106 static const struct regmap_access_table mlx90632_volatile_regs_tbl = {
121 static const struct regmap_access_table mlx90632_readable_regs_tbl = {
132 static const struct regmap_access_table mlx90632_writeable_regs_tbl = {
/linux-4.19.296/drivers/iio/proximity/
Dsx9500.c163 static const struct regmap_access_table sx9500_writeable_regs = {
179 static const struct regmap_access_table sx9500_readable_regs = {
190 static const struct regmap_access_table sx9500_volatile_regs = {
/linux-4.19.296/drivers/iio/health/
Dafe4403.c405 static const struct regmap_access_table afe4403_volatile_table = {
Dafe4404.c411 static const struct regmap_access_table afe4404_volatile_table = {
/linux-4.19.296/drivers/media/tuners/
Dtda18250.c771 static const struct regmap_access_table tda18250_volatile_table = { in tda18250_probe()
/linux-4.19.296/drivers/iio/chemical/
Dbme680_core.c72 static const struct regmap_access_table bme680_volatile_table = {