Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/base/regmap/
Dregmap-raw-ram.c52 static int regmap_raw_ram_write(void *context, const void *data, size_t count) in regmap_raw_ram_write() function
93 .write = regmap_raw_ram_write,