Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/base/regmap/
Dregmap.c425 static void regmap_parse_64_be_inplace(void *buf) in regmap_parse_64_be_inplace() function
1095 map->format.parse_inplace = regmap_parse_64_be_inplace; in __regmap_init()