Searched refs:_wm8993_set_fll (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | wm8993.c | 469 static int _wm8993_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in _wm8993_set_fll() function 576 return _wm8993_set_fll(dai->codec, fll_id, source, Fref, Fout); in wm8993_set_fll() 1554 ret = _wm8993_set_fll(codec, 0, 0, 0, 0); in wm8993_suspend() 1583 ret = _wm8993_set_fll(codec, 0, wm8993->fll_src, in wm8993_resume()
|