Searched refs:regmap_might_sleep (Results 1 – 3 of 3) sorted by relevance
257 chip->can_sleep = regmap_might_sleep(config->regmap); in gpio_regmap_register()
1349 bool regmap_might_sleep(struct regmap *map);2041 static inline bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
3496 bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function3500 EXPORT_SYMBOL_GPL(regmap_might_sleep);