Searched refs:soc_dapm_read (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/soc/ |
D | soc-dapm.c | 559 static int soc_dapm_read(struct snd_soc_dapm_context *dapm, int reg, in soc_dapm_read() function 698 soc_dapm_read(dapm, e->reg, &val); in dapm_connect_mux() 738 soc_dapm_read(p->sink->dapm, reg, &val); in dapm_set_mixer_path_status() 2961 soc_dapm_read(w->dapm, w->reg, &val); in snd_soc_dapm_new_widgets() 3011 ret = soc_dapm_read(dapm, reg, &val); in snd_soc_dapm_get_volsw() 3118 int ret = soc_dapm_read(dapm, e->reg, ®_val); in snd_soc_dapm_get_enum_double()
|