set_clk           190 sound/soc/sof/ops.h 	if (sof_ops(sdev)->set_clk)
set_clk           191 sound/soc/sof/ops.h 		return sof_ops(sdev)->set_clk(sdev, freq);
set_clk           182 sound/soc/sof/sof-priv.h 	int (*set_clk)(struct snd_sof_dev *sof_dev, u32 freq); /* optional */