Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/regmap/
Dregmap.c3484 bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
/linux-6.12.1/include/linux/
Dregmap.h1959 static inline bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function