Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dtopology.c1155 struct snd_sof_widget *host_widget; in spcm_bind() local
1160 host_widget = snd_sof_find_swidget_sname(scomp, in spcm_bind()
1163 if (!host_widget) { in spcm_bind()
1168 spcm->stream[dir].comp_id = host_widget->comp_id; in spcm_bind()