Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/base/regmap/
Dregmap.c3074 int regmap_bulk_read(struct regmap *map, unsigned int reg, void *val, in regmap_bulk_read() function
/Linux-v6.6/include/linux/
Dregmap.h1751 static inline int regmap_bulk_read(struct regmap *map, unsigned int reg, in regmap_bulk_read() function