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

/linux-master/drivers/base/regmap/
H A Dregmap.c3450 bool regmap_might_sleep(struct regmap *map) function
3454 EXPORT_SYMBOL_GPL(regmap_might_sleep); variable
/linux-master/include/linux/
H A Dregmap.h1953 static inline bool regmap_might_sleep(struct regmap *map) function

Completed in 127 milliseconds