Home
last modified time | relevance | path

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

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