Searched defs:regmap_update_bits_async (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dregmap.h646 static inline int regmap_update_bits_async(struct regmap *map, regmap_update_bits_async() function
/linux-4.1.27/drivers/base/regmap/
H A Dregmap.c2392 int regmap_update_bits_async(struct regmap *map, unsigned int reg, regmap_update_bits_async() function
2409 EXPORT_SYMBOL_GPL(regmap_update_bits_async); variable

Completed in 191 milliseconds