Searched refs:control_setup (Results 1 – 5 of 5) sorted by relevance
204 int (*control_setup)(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol); member
2132 if (tplg_ops && tplg_ops->control_setup) in sof_complete()2134 ret = tplg_ops->control_setup(sdev, scontrol); in sof_complete()
2224 .control_setup = sof_ipc4_control_setup,
2550 .control_setup = sof_ipc3_control_setup,
798 static void __init control_setup(char *options) in control_setup() function1009 control_setup(option); in control_init()
Completed in 20 milliseconds