Searched refs:snd_soc_codec_set_pll (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/sound/soc/samsung/ |
D | bells.c | 74 ret = snd_soc_codec_set_pll(codec, WM5102_FLL1, in bells_set_bias_level() 82 ret = snd_soc_codec_set_pll(codec, WM5102_FLL2, in bells_set_bias_level() 112 ret = snd_soc_codec_set_pll(codec, WM5102_FLL1, 0, 0, 0); in bells_set_bias_level_post() 119 ret = snd_soc_codec_set_pll(codec, WM5102_FLL2, in bells_set_bias_level_post()
|
/linux-4.4.14/sound/soc/ |
D | soc-core.c | 2129 int snd_soc_codec_set_pll(struct snd_soc_codec *codec, int pll_id, int source, in snd_soc_codec_set_pll() function 2138 EXPORT_SYMBOL_GPL(snd_soc_codec_set_pll);
|
/linux-4.4.14/include/sound/ |
D | soc.h | 413 int snd_soc_codec_set_pll(struct snd_soc_codec *codec, int pll_id, int source,
|