Home
last modified time | relevance | path

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

/sound/soc/sof/
Dsof-audio.h81 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;
[all …]