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

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

Completed in 286 milliseconds