Lines Matching refs:snd_soc_dapm_widget
287 static int check_sysclk1_source(struct snd_soc_dapm_widget *source, in check_sysclk1_source()
288 struct snd_soc_dapm_widget *sink) in check_sysclk1_source()
297 static int check_dmic_used(struct snd_soc_dapm_widget *source, in check_dmic_used()
298 struct snd_soc_dapm_widget *sink) in check_dmic_used()
305 static int check_dacl_to_outmixl(struct snd_soc_dapm_widget *source, in check_dacl_to_outmixl()
306 struct snd_soc_dapm_widget *sink) in check_dacl_to_outmixl()
315 static int check_dacr_to_outmixr(struct snd_soc_dapm_widget *source, in check_dacr_to_outmixr()
316 struct snd_soc_dapm_widget *sink) in check_dacr_to_outmixr()
325 static int check_dacl_to_spkmixl(struct snd_soc_dapm_widget *source, in check_dacl_to_spkmixl()
326 struct snd_soc_dapm_widget *sink) in check_dacl_to_spkmixl()
335 static int check_dacr_to_spkmixr(struct snd_soc_dapm_widget *source, in check_dacr_to_spkmixr()
336 struct snd_soc_dapm_widget *sink) in check_dacr_to_spkmixr()
345 static int check_adcl_select(struct snd_soc_dapm_widget *source, in check_adcl_select()
346 struct snd_soc_dapm_widget *sink) in check_adcl_select()
355 static int check_adcr_select(struct snd_soc_dapm_widget *source, in check_adcr_select()
356 struct snd_soc_dapm_widget *sink) in check_adcr_select()
564 static int hp_event(struct snd_soc_dapm_widget *w, in hp_event()
598 static int set_dmic_params(struct snd_soc_dapm_widget *w, in set_dmic_params()
864 static const struct snd_soc_dapm_widget rt5631_dapm_widgets[] = {