Home
last modified time | relevance | path

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

/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()
843 struct wm8988_priv *wm8988; in wm8988_spi_probe()
846 wm8988 = devm_kzalloc(&spi->dev, sizeof(struct wm8988_priv), in wm8988_spi_probe()
884 struct wm8988_priv *wm8988; in wm8988_i2c_probe()
887 wm8988 = devm_kzalloc(&i2c->dev, sizeof(struct wm8988_priv), in wm8988_i2c_probe()