Searched refs:wm8741_priv (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
H A Dwm8741.c43 struct wm8741_priv { struct
202 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); wm8741_startup()
225 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); wm8741_hw_params()
273 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); wm8741_set_dai_sysclk()
421 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); wm8741_probe()
458 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec); wm8741_remove()
500 struct wm8741_priv *wm8741; wm8741_i2c_probe()
503 wm8741 = devm_kzalloc(&i2c->dev, sizeof(struct wm8741_priv), wm8741_i2c_probe()
560 struct wm8741_priv *wm8741; wm8741_spi_probe()
563 wm8741 = devm_kzalloc(&spi->dev, sizeof(struct wm8741_priv), wm8741_spi_probe()

Completed in 29 milliseconds