Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/base/regmap/
Dregmap.c51 static int _regmap_bus_read(void *context, unsigned int reg,
873 map->reg_read = _regmap_bus_read; in __regmap_init()
898 map->reg_read = _regmap_bus_read; in __regmap_init()
2846 static int _regmap_bus_read(void *context, unsigned int reg, in _regmap_bus_read() function