Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-regmap.c263 chip->can_sleep = regmap_might_sleep(config->regmap); in gpio_regmap_register()
/openbmc/linux/include/linux/
H A Dregmap.h1277 bool regmap_might_sleep(struct regmap *map);
1948 static inline bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
/openbmc/linux/drivers/base/regmap/
H A Dregmap.c3461 bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
3465 EXPORT_SYMBOL_GPL(regmap_might_sleep);