Home
last modified time | relevance | path

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

/linux-6.8/sound/soc/sof/
Dsof-audio.h401 struct snd_sof_widget { struct
402 struct snd_soc_component *scomp;
403 int comp_id;
404 int pipeline_id;
409 bool prepared;
411 struct mutex setup_mutex; /* to protect the swidget setup and free operations */
418 int use_count;
420 int core;
421 int id; /* id is the DAPM widget type */
426 int instance_id;
[all …]