Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/
Dtopology.c1630 struct snd_sof_widget *host_widget; in spcm_bind() local
1632 host_widget = snd_sof_find_swidget_sname(scomp, in spcm_bind()
1635 if (!host_widget) { in spcm_bind()
1640 spcm->stream[dir].comp_id = host_widget->comp_id; in spcm_bind()