Searched refs:wm8900_set_fll (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | wm8900.c | 754 static int wm8900_set_fll(struct snd_soc_codec *codec, in wm8900_set_fll() function 821 return wm8900_set_fll(codec_dai->codec, pll_id, freq_in, freq_out); in wm8900_set_dai_pll() 1132 ret = wm8900_set_fll(codec, 0, 0, 0); in wm8900_suspend() 1169 ret = wm8900_set_fll(codec, 0, fll_in, fll_out); in wm8900_resume()
|