Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8510.c109 struct wm8510_priv { struct
506 struct wm8510_priv *wm8510 = snd_soc_component_get_drvdata(component); in wm8510_set_bias_level()
618 struct wm8510_priv *wm8510; in wm8510_spi_probe()
621 wm8510 = devm_kzalloc(&spi->dev, sizeof(struct wm8510_priv), in wm8510_spi_probe()
650 struct wm8510_priv *wm8510; in wm8510_i2c_probe()
653 wm8510 = devm_kzalloc(&i2c->dev, sizeof(struct wm8510_priv), in wm8510_i2c_probe()