Searched refs:_wm8993_set_fll (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8993.c | 466 static int _wm8993_set_fll(struct snd_soc_component *component, int fll_id, int source, in _wm8993_set_fll() function 573 return _wm8993_set_fll(dai->component, fll_id, source, Fref, Fout); in wm8993_set_fll() 1554 ret = _wm8993_set_fll(component, 0, 0, 0, 0); in wm8993_suspend() 1583 ret = _wm8993_set_fll(component, 0, wm8993->fll_src, in wm8993_resume()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8993.c | 466 static int _wm8993_set_fll(struct snd_soc_component *component, int fll_id, int source, in _wm8993_set_fll() function 573 return _wm8993_set_fll(dai->component, fll_id, source, Fref, Fout); in wm8993_set_fll() 1554 ret = _wm8993_set_fll(component, 0, 0, 0, 0); in wm8993_suspend() 1583 ret = _wm8993_set_fll(component, 0, wm8993->fll_src, in wm8993_resume()
|
Completed in 4 milliseconds