Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-audio.c207 if (tplg_ops && tplg_ops->control && tplg_ops->control->widget_kcontrol_setup) { in sof_widget_setup_unlocked()
208 ret = tplg_ops->control->widget_kcontrol_setup(sdev, swidget); in sof_widget_setup_unlocked()
H A Dsof-audio.h165 int (*widget_kcontrol_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget); member
H A Dipc3-control.c729 .widget_kcontrol_setup = sof_ipc3_widget_kcontrol_setup,
H A Dipc4-control.c856 .widget_kcontrol_setup = sof_ipc4_widget_kcontrol_setup,