Searched defs:snd_soc_dapm_widget (Results 1 – 1 of 1) sorted by relevance
459 struct snd_soc_dapm_widget { struct460 enum snd_soc_dapm_type id;461 char *name; /* widget name */462 char *sname; /* stream name */463 struct snd_soc_codec *codec;464 struct snd_soc_platform *platform;488 int (*power_check)(struct snd_soc_dapm_widget *w); argument492 int (*event)(struct snd_soc_dapm_widget*, struct snd_kcontrol *, int); argument511 struct snd_soc_dapm_widget *widget; argument