Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dtopology.c1623 struct snd_sof_widget *host_widget; in spcm_bind() local
1625 host_widget = snd_sof_find_swidget_sname(scomp, in spcm_bind()
1628 if (!host_widget) { in spcm_bind()
1633 spcm->stream[dir].comp_id = host_widget->comp_id; in spcm_bind()