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

/linux-4.4.14/sound/soc/codecs/
H A Dwm8750.c85 struct wm8750_priv { struct
506 struct wm8750_priv *wm8750 = snd_soc_codec_get_drvdata(codec); wm8750_set_dai_sysclk()
583 struct wm8750_priv *wm8750 = snd_soc_codec_get_drvdata(codec); wm8750_pcm_hw_params()
744 struct wm8750_priv *wm8750; wm8750_spi_probe()
748 wm8750 = devm_kzalloc(&spi->dev, sizeof(struct wm8750_priv), wm8750_spi_probe()
792 struct wm8750_priv *wm8750; wm8750_i2c_probe()
796 wm8750 = devm_kzalloc(&i2c->dev, sizeof(struct wm8750_priv), wm8750_i2c_probe()

Completed in 58 milliseconds