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