Home
last modified time | relevance | path

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

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