Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpio-regmap.c263 chip->can_sleep = regmap_might_sleep(config->regmap); in gpio_regmap_register()
/Linux-v6.6/include/linux/
Dregmap.h1276 bool regmap_might_sleep(struct regmap *map);
1940 static inline bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
/Linux-v6.6/drivers/base/regmap/
Dregmap.c3409 bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
3413 EXPORT_SYMBOL_GPL(regmap_might_sleep);