Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpio/
A Dgpio-regmap.c257 chip->can_sleep = regmap_might_sleep(config->regmap); in gpio_regmap_register()
/linux-6.3-rc2/include/linux/
A Dregmap.h1267 bool regmap_might_sleep(struct regmap *map);
1952 static inline bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
/linux-6.3-rc2/drivers/base/regmap/
A Dregmap.c3502 bool regmap_might_sleep(struct regmap *map) in regmap_might_sleep() function
3506 EXPORT_SYMBOL_GPL(regmap_might_sleep);

Completed in 16 milliseconds