Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/
Dsof-priv.h325 struct snd_sof_widget { struct
326 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 */