Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dregmap.c57 static int _regmap_bus_raw_write(void *context, unsigned int reg,
1042 map->reg_write = _regmap_bus_raw_write; in __regmap_init()
1878 static int _regmap_bus_raw_write(void *context, unsigned int reg, in _regmap_bus_raw_write() function