Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/regmap/
Dregmap.c44 static int _regmap_bus_formatted_write(void *context, unsigned int reg,
795 map->reg_write = _regmap_bus_formatted_write; in __regmap_init()
1416 static int _regmap_bus_formatted_write(void *context, unsigned int reg, in _regmap_bus_formatted_write() function