Searched defs:snd_sof_widget (Results 1 – 1 of 1) sorted by relevance
325 struct snd_sof_widget { struct326 struct snd_sof_dev *sdev;327 int comp_id;328 int pipeline_id;329 int complete;330 int id;332 struct snd_soc_dapm_widget *widget;333 struct list_head list; /* list in sdev widget list */335 void *private; /* core does not touch this */