Searched defs:snd_soc_dapm_widget (Results 1 – 2 of 2) sorted by relevance
120786 struct snd_soc_dapm_widget { struct120787 enum snd_soc_dapm_type id;120788 const char *name;120812 int (*power_check)(struct snd_soc_dapm_widget *); argument120814 int (*event)(struct snd_soc_dapm_widget *, struct snd_kcontrol *, int); argument120832 int (*connected)(struct snd_soc_dapm_widget *, struct snd_soc_dapm_widget *); argument
127305 struct snd_soc_dapm_widget { struct127306 enum snd_soc_dapm_type id;127307 const char *name;127331 int (*power_check)(struct snd_soc_dapm_widget *); argument127333 int (*event)(struct snd_soc_dapm_widget *, struct snd_kcontrol *, int); argument127351 int (*connected)(struct snd_soc_dapm_widget *, struct snd_soc_dapm_widget *); argument