Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sof/
Dsof-audio.h400 struct snd_sof_widget { struct
401 struct snd_soc_component *scomp;
402 int comp_id;
403 int pipeline_id;
408 bool prepared;
410 struct mutex setup_mutex; /* to protect the swidget setup and free operations */
417 int use_count;
419 int core;
420 int id; /* id is the DAPM widget type */
425 int instance_id;
[all …]