Home
last modified time | relevance | path

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

/linux-3.3/include/sound/
Dsoc-dapm.h459 struct snd_soc_dapm_widget { struct
460 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); argument
492 int (*event)(struct snd_soc_dapm_widget*, struct snd_kcontrol *, int); argument
511 struct snd_soc_dapm_widget *widget; argument