Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/base/regmap/
Dregmap.c51 static int _regmap_bus_read(void *context, unsigned int reg,
819 map->reg_read = _regmap_bus_read; in __regmap_init()
844 map->reg_read = _regmap_bus_read; in __regmap_init()
2760 static int _regmap_bus_read(void *context, unsigned int reg, in _regmap_bus_read() function