Home
last modified time | relevance | path

Searched refs:regmap_might_sleep (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpio/
H A Dgpio-regmap.c257 chip->can_sleep = regmap_might_sleep(config->regmap); in gpio_regmap_register()
/linux-6.15/include/linux/
H A Dregmap.h1349 bool regmap_might_sleep(struct regmap *map);
2041 static inline bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
/linux-6.15/drivers/base/regmap/
H A Dregmap.c3496 bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
3500 EXPORT_SYMBOL_GPL(regmap_might_sleep);