Searched defs:snd_sof_widget (Results 1 – 1 of 1) sorted by relevance
401 struct snd_sof_widget { struct402 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 …]