Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/regmap/
Dregmap.c432 static void regmap_parse_64_le_inplace(void *buf) in regmap_parse_64_le_inplace() function
1100 map->format.parse_inplace = regmap_parse_64_le_inplace; in __regmap_init()