Searched refs:soc_dapm_read (Results 1 – 1 of 1) sorted by relevance
/sound/soc/ |
D | soc-dapm.c | 598 static int soc_dapm_read(struct snd_soc_dapm_context *dapm, int reg, in soc_dapm_read() function 737 soc_dapm_read(dapm, e->reg, &val); in dapm_connect_mux() 778 soc_dapm_read(p->sink->dapm, reg, &val); in dapm_set_mixer_path_status() 793 soc_dapm_read(p->sink->dapm, mc->rreg, &val); in dapm_set_mixer_path_status() 3090 soc_dapm_read(w->dapm, w->reg, &val); in snd_soc_dapm_new_widgets() 3136 ret = soc_dapm_read(dapm, reg, ®_val); in snd_soc_dapm_get_volsw() 3140 ret = soc_dapm_read(dapm, mc->rreg, ®_val); in snd_soc_dapm_get_volsw() 3283 int ret = soc_dapm_read(dapm, e->reg, ®_val); in snd_soc_dapm_get_enum_double()
|