Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-ops.c760 ret = regmap_parse_val(component->regmap, in snd_soc_bytes_put()
767 ret = regmap_parse_val(component->regmap, in snd_soc_bytes_put()
776 ret = regmap_parse_val(component->regmap, in snd_soc_bytes_put()
783 ret = regmap_parse_val(component->regmap, in snd_soc_bytes_put()
/openbmc/linux/include/linux/
H A Dregmap.h1298 int regmap_parse_val(struct regmap *map, const void *buf,
2002 static inline int regmap_parse_val(struct regmap *map, const void *buf, in regmap_parse_val() function
/openbmc/linux/drivers/base/regmap/
H A Dregmap.c3467 int regmap_parse_val(struct regmap *map, const void *buf, in regmap_parse_val() function
3477 EXPORT_SYMBOL_GPL(regmap_parse_val);