Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dsof-audio.h416 struct snd_sof_widget { struct
417 struct snd_soc_component *scomp;
418 int comp_id;
419 int pipeline_id;
424 bool prepared;
426 struct mutex setup_mutex; /* to protect the swidget setup and free operations */
433 int use_count;
435 int core;
436 int id; /* id is the DAPM widget type */
441 int instance_id;
[all …]