Searched refs:control_setup (Results 1 – 5 of 5) sorted by relevance
216 int (*control_setup)(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol); member
2168 if (tplg_ops && tplg_ops->control_setup) in sof_complete()2170 ret = tplg_ops->control_setup(sdev, scontrol); in sof_complete()
2568 .control_setup = sof_ipc3_control_setup,
3023 .control_setup = sof_ipc4_control_setup,
798 static void __init control_setup(char *options) in control_setup() function1009 control_setup(option); in control_init()