Searched refs:soc_dapm_read (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/soc/ |
| D | soc-dapm.c | 605 static int soc_dapm_read(struct snd_soc_dapm_context *dapm, int reg, in soc_dapm_read() function 744 soc_dapm_read(dapm, e->reg, &val); in dapm_connect_mux() 781 soc_dapm_read(p->sink->dapm, reg, &val); in dapm_set_mixer_path_status() 796 soc_dapm_read(p->sink->dapm, mc->rreg, &val); in dapm_set_mixer_path_status() 3229 soc_dapm_read(w->dapm, w->reg, &val); in snd_soc_dapm_new_widgets() 3275 ret = soc_dapm_read(dapm, reg, ®_val); in snd_soc_dapm_get_volsw() 3279 ret = soc_dapm_read(dapm, mc->rreg, ®_val); in snd_soc_dapm_get_volsw() 3422 int ret = soc_dapm_read(dapm, e->reg, ®_val); in snd_soc_dapm_get_enum_double()
|