Lines Matching refs:wm8960_priv

120 struct wm8960_priv {  struct
170 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_set_deemph()
199 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_get_deemph()
209 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_put_deemph()
472 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_add_widgets()
623 int wm8960_configure_sysclk(struct wm8960_priv *wm8960, int mclk, in wm8960_configure_sysclk()
688 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_configure_pll()
739 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_configure_clocking()
817 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_hw_params()
876 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_hw_free()
898 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_set_bias_level_out3()
988 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_set_bias_level_capless()
1233 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_set_dai_pll()
1280 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_set_bias_level()
1289 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_set_dai_sysclk()
1349 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_probe()
1408 struct wm8960_priv *wm8960; in wm8960_i2c_probe()
1411 wm8960 = devm_kzalloc(&i2c->dev, sizeof(struct wm8960_priv), in wm8960_i2c_probe()