Searched refs:regmap_might_sleep (Results 1 – 2 of 2) sorted by relevance
281 chip->can_sleep = regmap_might_sleep(config->regmap); in gpio_regmap_register()
1355 bool regmap_might_sleep(struct regmap *map);2050 static inline bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function