Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/regmap/
Dregmap.c312 static void regmap_parse_32_be_inplace(void *buf) in regmap_parse_32_be_inplace() function
745 map->format.parse_inplace = regmap_parse_32_be_inplace; in regmap_init()