Home
last modified time | relevance | path

Searched refs:host_widget (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/sof/
H A Dtopology.c1153 struct snd_sof_widget *host_widget; in spcm_bind() local
1158 host_widget = snd_sof_find_swidget_sname(scomp, in spcm_bind()
1161 if (!host_widget) { in spcm_bind()
1166 spcm->stream[dir].comp_id = host_widget->comp_id; in spcm_bind()