Lines Matching refs:wm8955_priv
38 struct wm8955_priv { struct
244 struct wm8955_priv *wm8955 = snd_soc_component_get_drvdata(component); in wm8955_configure_clocking()
362 struct wm8955_priv *wm8955 = snd_soc_component_get_drvdata(component); in wm8955_set_deemph()
391 struct wm8955_priv *wm8955 = snd_soc_component_get_drvdata(component); in wm8955_get_deemph()
401 struct wm8955_priv *wm8955 = snd_soc_component_get_drvdata(component); in wm8955_put_deemph()
593 struct wm8955_priv *wm8955 = snd_soc_component_get_drvdata(component); in wm8955_hw_params()
642 struct wm8955_priv *priv = snd_soc_component_get_drvdata(component); in wm8955_set_sysclk()
766 struct wm8955_priv *wm8955 = snd_soc_component_get_drvdata(component); in wm8955_set_bias_level()
868 struct wm8955_priv *wm8955 = snd_soc_component_get_drvdata(component); in wm8955_probe()
973 struct wm8955_priv *wm8955; in wm8955_i2c_probe()
976 wm8955 = devm_kzalloc(&i2c->dev, sizeof(struct wm8955_priv), in wm8955_i2c_probe()