Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dregmap.h348 int regmap_uninit(struct regmap *map);
/openbmc/u-boot/drivers/core/
H A Dregmap.c193 int regmap_uninit(struct regmap *map) in regmap_uninit() function