Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8988.c113 struct wm8988_priv { struct
556 struct wm8988_priv *wm8988 = snd_soc_component_get_drvdata(component); in wm8988_set_dai_sysclk()
646 struct wm8988_priv *wm8988 = snd_soc_component_get_drvdata(component); in wm8988_pcm_startup()
669 struct wm8988_priv *wm8988 = snd_soc_component_get_drvdata(component); in wm8988_pcm_hw_params()
725 struct wm8988_priv *wm8988 = snd_soc_component_get_drvdata(component); 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()
876 struct wm8988_priv *wm8988; in wm8988_i2c_probe()
879 wm8988 = devm_kzalloc(&i2c->dev, sizeof(struct wm8988_priv), in wm8988_i2c_probe()