regmap_might_sleep
EXPORT_SYMBOL_GPL(regmap_might_sleep);
chip->can_sleep = regmap_might_sleep(config->regmap);
bool regmap_might_sleep(struct regmap *map);