Home
last modified time | relevance | path

Searched defs:snd_soc_dapm_widget (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/sound/
Dsoc-dapm.h627 struct snd_soc_dapm_widget { struct
628 enum snd_soc_dapm_type id;
629 const char *name; /* widget name */
630 const char *sname; /* stream name */
631 struct list_head list;
632 struct snd_soc_dapm_context *dapm;
657 int (*power_check)(struct snd_soc_dapm_widget *w); argument
661 int (*event)(struct snd_soc_dapm_widget*, struct snd_kcontrol *, int); argument
664 int num_kcontrols;
665 const struct snd_kcontrol_new *kcontrol_news;
[all …]
/linux-6.12.1/sound/soc/
Dsoc-dapm.c1197 int (*fn)(struct snd_soc_dapm_widget *, struct list_head *, in is_connected_ep()
1198 bool (*custom_stop_condition)(struct snd_soc_dapm_widget *, in is_connected_ep()
1306 bool (*custom_stop_condition)(struct snd_soc_dapm_widget *, in snd_soc_dapm_dai_get_connected_widgets()
/linux-6.12.1/sound/soc/codecs/
Dhdac_hdmi.c689 int (*event)(struct snd_soc_dapm_widget *, in hdac_hdmi_fill_widget_info()