Searched refs:wm8900 (Results 1 – 4 of 4) sorted by relevance
748 struct wm8900_priv *wm8900 = snd_soc_component_get_drvdata(component); in wm8900_set_fll() local751 if (wm8900->fll_in == freq_in && wm8900->fll_out == freq_out) in wm8900_set_fll()764 wm8900->fll_in = freq_in; in wm8900_set_fll()765 wm8900->fll_out = freq_out; in wm8900_set_fll()773 wm8900->fll_in = freq_in; in wm8900_set_fll()774 wm8900->fll_out = freq_out; in wm8900_set_fll()1117 struct wm8900_priv *wm8900 = snd_soc_component_get_drvdata(component); in wm8900_suspend() local1118 int fll_out = wm8900->fll_out; in wm8900_suspend()1119 int fll_in = wm8900->fll_in; in wm8900_suspend()1129 wm8900->fll_out = fll_out; in wm8900_suspend()[all …]
343 snd-soc-wm8900-objs := wm8900.o728 obj-$(CONFIG_SND_SOC_WM8900) += snd-soc-wm8900.o
[all...]