Home
last modified time | relevance | path

Searched refs:control_setup (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/sound/soc/sof/
Dsof-audio.h216 int (*control_setup)(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol); member
Dtopology.c2168 if (tplg_ops && tplg_ops->control_setup) in sof_complete()
2170 ret = tplg_ops->control_setup(sdev, scontrol); in sof_complete()
Dipc3-topology.c2568 .control_setup = sof_ipc3_control_setup,
Dipc4-topology.c3023 .control_setup = sof_ipc4_control_setup,
/Linux-v6.6/drivers/video/fbdev/
Dcontrolfb.c798 static void __init control_setup(char *options) in control_setup() function
1009 control_setup(option); in control_init()