Searched refs:dapm_find_widget (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/ |
H A D | soc-dapm.c | 2596 static struct snd_soc_dapm_widget *dapm_find_widget( in dapm_find_widget() function 2637 struct snd_soc_dapm_widget *w = dapm_find_widget(dapm, pin, true); in __snd_soc_dapm_set_pin() 3219 struct snd_soc_dapm_widget *source = dapm_find_widget(dapm, in snd_soc_dapm_weak_route() 3222 struct snd_soc_dapm_widget *sink = dapm_find_widget(dapm, in snd_soc_dapm_weak_route() 4640 struct snd_soc_dapm_widget *w = dapm_find_widget(dapm, pin, true); in snd_soc_dapm_force_enable_pin_unlocked() 4798 struct snd_soc_dapm_widget *w = dapm_find_widget(dapm, pin, true); 4821 struct snd_soc_dapm_widget *w = dapm_find_widget(dapm, pin, false);
|