Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/regmap/
Dregmap.c41 static int _regmap_bus_read(void *context, unsigned int reg,
618 map->reg_read = _regmap_bus_read; in regmap_init()
2078 static int _regmap_bus_read(void *context, unsigned int reg, in _regmap_bus_read() function