Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/regmap/
Dregmap.c43 static int _regmap_bus_formatted_write(void *context, unsigned int reg,
781 map->reg_write = _regmap_bus_formatted_write; in regmap_init()
1389 static int _regmap_bus_formatted_write(void *context, unsigned int reg, in _regmap_bus_formatted_write() function