Searched refs:soc_dapm_read (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/soc/ |
D | soc-dapm.c | 571 static int soc_dapm_read(struct snd_soc_dapm_context *dapm, int reg, in soc_dapm_read() function 710 soc_dapm_read(dapm, e->reg, &val); in dapm_connect_mux() 747 soc_dapm_read(p->sink->dapm, reg, &val); in dapm_set_mixer_path_status() 762 soc_dapm_read(p->sink->dapm, mc->rreg, &val); in dapm_set_mixer_path_status() 3084 soc_dapm_read(w->dapm, w->reg, &val); in snd_soc_dapm_new_widgets() 3130 ret = soc_dapm_read(dapm, reg, ®_val); in snd_soc_dapm_get_volsw() 3134 ret = soc_dapm_read(dapm, mc->rreg, ®_val); in snd_soc_dapm_get_volsw() 3277 int ret = soc_dapm_read(dapm, e->reg, ®_val); in snd_soc_dapm_get_enum_double()
|