Home
last modified time | relevance | path

Searched refs:wm8988_priv (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dwm8988.c116 struct wm8988_priv { struct
559 struct wm8988_priv *wm8988 = snd_soc_codec_get_drvdata(codec); in wm8988_set_dai_sysclk()
649 struct wm8988_priv *wm8988 = snd_soc_codec_get_drvdata(codec); in wm8988_pcm_startup()
672 struct wm8988_priv *wm8988 = snd_soc_codec_get_drvdata(codec); in wm8988_pcm_hw_params()
728 struct wm8988_priv *wm8988 = snd_soc_codec_get_drvdata(codec); in wm8988_set_bias_level()
844 struct wm8988_priv *wm8988; in wm8988_spi_probe()
847 wm8988 = devm_kzalloc(&spi->dev, sizeof(struct wm8988_priv), in wm8988_spi_probe()
886 struct wm8988_priv *wm8988; in wm8988_i2c_probe()
889 wm8988 = devm_kzalloc(&i2c->dev, sizeof(struct wm8988_priv), in wm8988_i2c_probe()