Lines Matching refs:snd_soc_dapm_widget
282 static int check_sysclk1_source(struct snd_soc_dapm_widget *source, in check_sysclk1_source()
283 struct snd_soc_dapm_widget *sink) in check_sysclk1_source()
292 static int check_dmic_used(struct snd_soc_dapm_widget *source, in check_dmic_used()
293 struct snd_soc_dapm_widget *sink) in check_dmic_used()
300 static int check_dacl_to_outmixl(struct snd_soc_dapm_widget *source, in check_dacl_to_outmixl()
301 struct snd_soc_dapm_widget *sink) in check_dacl_to_outmixl()
310 static int check_dacr_to_outmixr(struct snd_soc_dapm_widget *source, in check_dacr_to_outmixr()
311 struct snd_soc_dapm_widget *sink) in check_dacr_to_outmixr()
320 static int check_dacl_to_spkmixl(struct snd_soc_dapm_widget *source, in check_dacl_to_spkmixl()
321 struct snd_soc_dapm_widget *sink) in check_dacl_to_spkmixl()
330 static int check_dacr_to_spkmixr(struct snd_soc_dapm_widget *source, in check_dacr_to_spkmixr()
331 struct snd_soc_dapm_widget *sink) in check_dacr_to_spkmixr()
340 static int check_adcl_select(struct snd_soc_dapm_widget *source, in check_adcl_select()
341 struct snd_soc_dapm_widget *sink) in check_adcl_select()
350 static int check_adcr_select(struct snd_soc_dapm_widget *source, in check_adcr_select()
351 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[] = {