Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()

Completed in 8 milliseconds