Home
last modified time | relevance | path

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

/linux-6.14.4/sound/soc/sof/
Dsof-audio.h417 struct snd_sof_widget { struct
418 struct snd_soc_component *scomp;
419 int comp_id;
420 int pipeline_id;
425 bool prepared;
427 struct mutex setup_mutex; /* to protect the swidget setup and free operations */
434 int use_count;
436 int core;
437 int id; /* id is the DAPM widget type */
442 int instance_id;
[all …]