Searched refs:set_pll (Results 1 – 3 of 3) sorted by relevance
323 int (*set_pll)(struct snd_dai *dai, int pll_id, int source, member
335 if (dai->ops->set_pll) in soc_dai_set_pll()336 return dai->ops->set_pll(dai, pll_id, source, freq_in, freq_out); in soc_dai_set_pll()
1468 .set_pll = ac108_codec_set_pll,
Completed in 22 milliseconds