Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/
Dtopology.c1124 struct snd_sof_widget *host_widget; in spcm_bind() local
1126 host_widget = snd_sof_find_swidget_sname(scomp, in spcm_bind()
1129 if (!host_widget) { in spcm_bind()
1134 spcm->stream[dir].comp_id = host_widget->comp_id; in spcm_bind()