Home
last modified time | relevance | path

Searched refs:control_setup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-audio.h196 * @control_setup: Function pointer for setting up kcontrol IPC-specific data
216 int (*control_setup)(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol); member
H A Dtopology.c2170 if (tplg_ops && tplg_ops->control_setup) in sof_complete()
2172 ret = tplg_ops->control_setup(sdev, scontrol); in sof_complete()
H A Dipc3-topology.c2597 .control_setup = sof_ipc3_control_setup,
H A Dipc4-topology.c3033 .control_setup = sof_ipc4_control_setup,
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcontrolfb.c808 static void __init control_setup(char *options) in control_setup() function
1019 control_setup(option); in control_init()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcontrolfb.c798 static void __init control_setup(char *options) in control_setup() function
1009 control_setup(option); in control_init()

Completed in 18 milliseconds