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

/linux-4.4.14/drivers/base/regmap/
H A Dregmap.c2820 int regmap_get_val_bytes(struct regmap *map) regmap_get_val_bytes() function
2827 EXPORT_SYMBOL_GPL(regmap_get_val_bytes); variable
/linux-4.4.14/include/linux/
H A Dregmap.h965 static inline int regmap_get_val_bytes(struct regmap *map) regmap_get_val_bytes() function

Completed in 361 milliseconds