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

/linux-4.1.27/sound/soc/codecs/
H A Dwm8510.c112 struct wm8510_priv { struct
509 struct wm8510_priv *wm8510 = snd_soc_codec_get_drvdata(codec); wm8510_set_bias_level()
618 struct wm8510_priv *wm8510; wm8510_spi_probe()
621 wm8510 = devm_kzalloc(&spi->dev, sizeof(struct wm8510_priv), wm8510_spi_probe()
659 struct wm8510_priv *wm8510; wm8510_i2c_probe()
662 wm8510 = devm_kzalloc(&i2c->dev, sizeof(struct wm8510_priv), wm8510_i2c_probe()

Completed in 38 milliseconds