Searched defs:snd_soc_dapm_widget (Results 1 – 3 of 3) sorted by relevance
616 struct snd_soc_dapm_widget { struct617 enum snd_soc_dapm_type id;618 const char *name; /* widget name */619 const char *sname; /* stream name */620 struct list_head list;621 struct snd_soc_dapm_context *dapm;645 int (*power_check)(struct snd_soc_dapm_widget *w); argument649 int (*event)(struct snd_soc_dapm_widget*, struct snd_kcontrol *, int); argument652 int num_kcontrols;653 const struct snd_kcontrol_new *kcontrol_news;[all …]
1190 int (*fn)(struct snd_soc_dapm_widget *, struct list_head *, in is_connected_ep()1191 bool (*custom_stop_condition)(struct snd_soc_dapm_widget *, in is_connected_ep()1299 bool (*custom_stop_condition)(struct snd_soc_dapm_widget *, in snd_soc_dapm_dai_get_connected_widgets()
681 int (*event)(struct snd_soc_dapm_widget *, in hdac_hdmi_fill_widget_info()