Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dapm.h583 struct snd_soc_dapm_widget { struct
584 enum snd_soc_dapm_type id;
585 const char *name; /* widget name */
586 const char *sname; /* stream name */
587 struct list_head list;
588 struct snd_soc_dapm_context *dapm;
590 void *priv; /* widget specific data */
591 struct regulator *regulator; /* attached regulator */
615 int (*power_check)(struct snd_soc_dapm_widget *w); argument
619 int (*event)(struct snd_soc_dapm_widget*, struct snd_kcontrol *, int); argument
[all …]
/Linux-v4.19/sound/soc/
Dsoc-dapm.c1104 int (*fn)(struct snd_soc_dapm_widget *, struct list_head *, in is_connected_ep()
1105 bool (*custom_stop_condition)(struct snd_soc_dapm_widget *, in is_connected_ep()
1213 bool (*custom_stop_condition)(struct snd_soc_dapm_widget *, in snd_soc_dapm_dai_get_connected_widgets()
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c657 int (*event)(struct snd_soc_dapm_widget *, in hdac_hdmi_fill_widget_info()