Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-io.c144 ret = regmap_update_bits_check_async(component->regmap, reg, in snd_soc_component_update_bits_async()
/linux-4.4.14/include/linux/
Dregmap.h703 int regmap_update_bits_check_async(struct regmap *map, unsigned int reg,
955 static inline int regmap_update_bits_check_async(struct regmap *map, in regmap_update_bits_check_async() function
/linux-4.4.14/drivers/base/regmap/
Dregmap.c2670 int regmap_update_bits_check_async(struct regmap *map, unsigned int reg, in regmap_update_bits_check_async() function
2688 EXPORT_SYMBOL_GPL(regmap_update_bits_check_async);