Home
last modified time | relevance | path

Searched refs:regmap_get_val_bytes (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dregmap.h161 int regmap_get_val_bytes(struct regmap *map);
288 static inline int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
/linux-3.4.99/sound/soc/
Dsoc-io.c146 ret = regmap_get_val_bytes(codec->control_data); in snd_soc_codec_set_cache_io()
/linux-3.4.99/drivers/base/regmap/
Dregmap.c921 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
928 EXPORT_SYMBOL_GPL(regmap_get_val_bytes);