Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-audio.h402 struct snd_sof_widget { struct
403 struct snd_soc_component *scomp;
404 int comp_id;
405 int pipeline_id;
410 bool prepared;
412 struct mutex setup_mutex; /* to protect the swidget setup and free operations */
419 int use_count;
421 int core;
422 int id; /* id is the DAPM widget type */
427 int instance_id;
[all …]