Lines Matching defs:snd_sof_widget
81 struct snd_sof_widget { struct
82 struct snd_soc_component *scomp;
83 int comp_id;
84 int pipeline_id;
85 int complete;
86 int core;
87 int id;
89 struct snd_soc_dapm_widget *widget;
90 struct list_head list; /* list in sdev widget list */
93 struct sof_ipc_comp_ext comp_ext;
95 void *private; /* core does not touch this */