Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregmap.c3417 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
/openbmc/linux/include/linux/
H A Dregmap.h1930 static inline int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function