Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8728.c44 struct wm8728_priv { struct
163 struct wm8728_priv *wm8728 = snd_soc_component_get_drvdata(component); in wm8728_set_bias_level()
245 struct wm8728_priv *wm8728; in wm8728_spi_probe()
248 wm8728 = devm_kzalloc(&spi->dev, sizeof(struct wm8728_priv), in wm8728_spi_probe()
277 struct wm8728_priv *wm8728; in wm8728_i2c_probe()
280 wm8728 = devm_kzalloc(&i2c->dev, sizeof(struct wm8728_priv), in wm8728_i2c_probe()