Searched refs:regmap_uninit (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | regmap.h | 92 int regmap_uninit(struct regmap *map); |
/external/u-boot/drivers/core/ | ||
D | regmap.c | 111 int regmap_uninit(struct regmap *map) in regmap_uninit() function |