Lines Matching refs:snd_soc_dapm_widget
286 static int check_sysclk1_source(struct snd_soc_dapm_widget *source, in check_sysclk1_source()
287 struct snd_soc_dapm_widget *sink) in check_sysclk1_source()
296 static int check_dmic_used(struct snd_soc_dapm_widget *source, in check_dmic_used()
297 struct snd_soc_dapm_widget *sink) in check_dmic_used()
304 static int check_dacl_to_outmixl(struct snd_soc_dapm_widget *source, in check_dacl_to_outmixl()
305 struct snd_soc_dapm_widget *sink) in check_dacl_to_outmixl()
314 static int check_dacr_to_outmixr(struct snd_soc_dapm_widget *source, in check_dacr_to_outmixr()
315 struct snd_soc_dapm_widget *sink) in check_dacr_to_outmixr()
324 static int check_dacl_to_spkmixl(struct snd_soc_dapm_widget *source, in check_dacl_to_spkmixl()
325 struct snd_soc_dapm_widget *sink) in check_dacl_to_spkmixl()
334 static int check_dacr_to_spkmixr(struct snd_soc_dapm_widget *source, in check_dacr_to_spkmixr()
335 struct snd_soc_dapm_widget *sink) in check_dacr_to_spkmixr()
344 static int check_adcl_select(struct snd_soc_dapm_widget *source, in check_adcl_select()
345 struct snd_soc_dapm_widget *sink) in check_adcl_select()
354 static int check_adcr_select(struct snd_soc_dapm_widget *source, in check_adcr_select()
355 struct snd_soc_dapm_widget *sink) in check_adcr_select()
563 static int hp_event(struct snd_soc_dapm_widget *w, in hp_event()
597 static int set_dmic_params(struct snd_soc_dapm_widget *w, in set_dmic_params()
863 static const struct snd_soc_dapm_widget rt5631_dapm_widgets[] = {