Searched refs:soc_dapm_read (Results 1 – 1 of 1) sorted by relevance
/sound/soc/ |
D | soc-dapm.c | 583 static int soc_dapm_read(struct snd_soc_dapm_context *dapm, int reg, in soc_dapm_read() function 722 soc_dapm_read(dapm, e->reg, &val); in dapm_connect_mux() 762 soc_dapm_read(p->sink->dapm, reg, &val); in dapm_set_mixer_path_status() 3012 soc_dapm_read(w->dapm, w->reg, &val); in snd_soc_dapm_new_widgets() 3062 ret = soc_dapm_read(dapm, reg, &val); in snd_soc_dapm_get_volsw() 3172 int ret = soc_dapm_read(dapm, e->reg, ®_val); in snd_soc_dapm_get_enum_double()
|