Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
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()
1234 struct wm8900_priv *wm8900; in wm8900_spi_probe()
1237 wm8900 = devm_kzalloc(&spi->dev, sizeof(struct wm8900_priv), in wm8900_spi_probe()
1265 struct wm8900_priv *wm8900; in wm8900_i2c_probe()
1268 wm8900 = devm_kzalloc(&i2c->dev, sizeof(struct wm8900_priv), in wm8900_i2c_probe()