Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
Dregmap.c351 static void regmap_parse_16_be_inplace(void *buf) in regmap_parse_16_be_inplace() function
992 map->format.parse_inplace = regmap_parse_16_be_inplace; in __regmap_init()