Home
last modified time | relevance | path

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

/include/sound/
Dsoc-dapm.h612 struct snd_soc_dapm_widget { struct
613 enum snd_soc_dapm_type id;
614 const char *name; /* widget name */
615 const char *sname; /* stream name */
616 struct list_head list;
617 struct snd_soc_dapm_context *dapm;
641 int (*power_check)(struct snd_soc_dapm_widget *w); argument
645 int (*event)(struct snd_soc_dapm_widget*, struct snd_kcontrol *, int); argument
648 int num_kcontrols;
649 const struct snd_kcontrol_new *kcontrol_news;
[all …]