Searched refs:control_setup (Results 1 – 5 of 5) sorted by relevance
179 int (*control_setup)(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol); member
1939 if (ipc_tplg_ops->control_setup) in sof_complete()1941 ret = ipc_tplg_ops->control_setup(sdev, scontrol); in sof_complete()
1918 .control_setup = sof_ipc4_control_setup,
2506 .control_setup = sof_ipc3_control_setup,
798 static void __init control_setup(char *options) in control_setup() function1009 control_setup(option); in control_init()