Lines Matching refs:wm8741_priv
43 struct wm8741_priv { struct
185 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); in wm8741_startup()
200 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); in wm8741_hw_params()
255 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); in wm8741_set_dai_sysclk()
395 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); in wm8741_configure()
426 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); in wm8741_add_controls()
454 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); in wm8741_probe()
493 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); in wm8741_remove()
527 static int wm8741_set_pdata(struct device *dev, struct wm8741_priv *wm8741) in wm8741_set_pdata()
548 struct wm8741_priv *wm8741; in wm8741_i2c_probe()
551 wm8741 = devm_kzalloc(&i2c->dev, sizeof(struct wm8741_priv), in wm8741_i2c_probe()
613 struct wm8741_priv *wm8741; in wm8741_spi_probe()
616 wm8741 = devm_kzalloc(&spi->dev, sizeof(struct wm8741_priv), in wm8741_spi_probe()