Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/regmap/
H A Dregmap.c3496 bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
/linux-6.15/include/linux/
H A Dregmap.h2041 static inline bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function