Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap.c3246 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
3253 EXPORT_SYMBOL_GPL(regmap_get_val_bytes); variable
/kernel/linux/linux-5.10/include/linux/
H A Dregmap.h1678 static inline int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap.c3367 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
3374 EXPORT_SYMBOL_GPL(regmap_get_val_bytes); variable
/kernel/linux/linux-6.6/include/linux/
H A Dregmap.h1922 static inline int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function

Completed in 14 milliseconds