Home
last modified time | relevance | path

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

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