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

/linux-master/drivers/base/regmap/
H A Dregmap.c3078 int regmap_bulk_read(struct regmap *map, unsigned int reg, void *val, function
3137 EXPORT_SYMBOL_GPL(regmap_bulk_read); variable
/linux-master/include/linux/
H A Dregmap.h1756 static inline int regmap_bulk_read(struct regmap *map, unsigned int reg, function

Completed in 160 milliseconds