Home
last modified time | relevance | path

Searched refs:set_clk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/
H A Dops.h191 if (sof_ops(sdev)->set_clk) in snd_sof_dsp_set_clk()
192 return sof_ops(sdev)->set_clk(sdev, freq); in snd_sof_dsp_set_clk()
H A Dsof-priv.h223 int (*set_clk)(struct snd_sof_dev *sof_dev, u32 freq); /* optional */ member
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dops.h268 if (sof_ops(sdev)->set_clk) in snd_sof_dsp_set_clk()
269 return sof_ops(sdev)->set_clk(sdev, freq); in snd_sof_dsp_set_clk()
H A Dsof-priv.h294 int (*set_clk)(struct snd_sof_dev *sof_dev, u32 freq); /* optional */ member

Completed in 5 milliseconds