Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8900.c137 struct wm8900_priv { struct
748 struct wm8900_priv *wm8900 = snd_soc_component_get_drvdata(component); in wm8900_set_fll()
1117 struct wm8900_priv *wm8900 = snd_soc_component_get_drvdata(component); in wm8900_suspend()
1139 struct wm8900_priv *wm8900 = snd_soc_component_get_drvdata(component); in wm8900_resume()
1235 struct wm8900_priv *wm8900; in wm8900_spi_probe()
1238 wm8900 = devm_kzalloc(&spi->dev, sizeof(struct wm8900_priv), in wm8900_spi_probe()
1273 struct wm8900_priv *wm8900; in wm8900_i2c_probe()
1276 wm8900 = devm_kzalloc(&i2c->dev, sizeof(struct wm8900_priv), in wm8900_i2c_probe()