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()
1267 bool regmap_might_sleep(struct regmap *map);1952 static inline bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
3502 bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function3506 EXPORT_SYMBOL_GPL(regmap_might_sleep);
Completed in 16 milliseconds