Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregmap-raw-ram.c29 static int regmap_raw_ram_gather_write(void *context, in regmap_raw_ram_gather_write() function
54 return regmap_raw_ram_gather_write(context, data, 2, in regmap_raw_ram_write()
94 .gather_write = regmap_raw_ram_gather_write,