Home
last modified time | relevance | path

Searched defs:regmap_might_sleep (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/base/regmap/
H A Dregmap.c3448 bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
/openbmc/linux/include/linux/
H A Dregmap.h1948 static inline bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function