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

/linux-4.1.27/include/linux/
H A Dregmap.h663 static inline int regmap_update_bits_check_async(struct regmap *map, regmap_update_bits_check_async() function
/linux-4.1.27/drivers/base/regmap/
H A Dregmap.c2453 int regmap_update_bits_check_async(struct regmap *map, unsigned int reg, regmap_update_bits_check_async() function
2471 EXPORT_SYMBOL_GPL(regmap_update_bits_check_async); variable

Completed in 65 milliseconds