Lines Matching refs:wm2200_priv
83 struct wm2200_priv { struct
984 static int wm2200_reset(struct wm2200_priv *wm2200) in wm2200_reset()
1555 struct wm2200_priv *wm2200 = snd_soc_component_get_drvdata(component); in wm2200_probe()
1697 struct wm2200_priv *wm2200 = snd_soc_component_get_drvdata(component); in wm2200_hw_params()
1789 struct wm2200_priv *wm2200 = snd_soc_component_get_drvdata(component); in wm2200_set_sysclk()
1938 struct wm2200_priv *wm2200 = snd_soc_component_get_drvdata(component); in wm2200_set_fll()
2059 struct wm2200_priv *wm2200 = snd_soc_component_get_drvdata(component); in wm2200_dai_probe()
2120 struct wm2200_priv *wm2200 = data; in wm2200_irq()
2191 struct wm2200_priv *wm2200; in wm2200_i2c_probe()
2196 wm2200 = devm_kzalloc(&i2c->dev, sizeof(struct wm2200_priv), in wm2200_i2c_probe()
2429 struct wm2200_priv *wm2200 = i2c_get_clientdata(i2c); in wm2200_i2c_remove()
2447 struct wm2200_priv *wm2200 = dev_get_drvdata(dev); in wm2200_runtime_suspend()
2461 struct wm2200_priv *wm2200 = dev_get_drvdata(dev); in wm2200_runtime_resume()