Lines Matching refs:wm8731_priv
44 struct wm8731_priv { struct
90 struct wm8731_priv *wm8731 = snd_soc_component_get_drvdata(component); in wm8731_set_deemph()
120 struct wm8731_priv *wm8731 = snd_soc_component_get_drvdata(component); in wm8731_get_deemph()
131 struct wm8731_priv *wm8731 = snd_soc_component_get_drvdata(component); in wm8731_put_deemph()
215 struct wm8731_priv *wm8731 = snd_soc_component_get_drvdata(component); in wm8731_check_osc()
338 struct wm8731_priv *wm8731 = snd_soc_component_get_drvdata(component); in wm8731_hw_params()
386 struct wm8731_priv *wm8731 = snd_soc_component_get_drvdata(component); in wm8731_set_dai_sysclk()
488 struct wm8731_priv *wm8731 = snd_soc_component_get_drvdata(component); in wm8731_set_bias_level()
531 struct wm8731_priv *wm8731 = snd_soc_component_get_drvdata(dai->component); in wm8731_startup()
573 struct wm8731_priv *wm8731) in wm8731_request_supplies()
597 static int wm8731_hw_init(struct device *dev, struct wm8731_priv *wm8731) in wm8731_hw_init()
665 struct wm8731_priv *wm8731; in wm8731_spi_probe()
734 struct wm8731_priv *wm8731; in wm8731_i2c_probe()
737 wm8731 = devm_kzalloc(&i2c->dev, sizeof(struct wm8731_priv), in wm8731_i2c_probe()