Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8728.c47 struct wm8728_priv { struct
166 struct wm8728_priv *wm8728 = snd_soc_codec_get_drvdata(codec); 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()
286 struct wm8728_priv *wm8728; in wm8728_i2c_probe()
289 wm8728 = devm_kzalloc(&i2c->dev, sizeof(struct wm8728_priv), in wm8728_i2c_probe()