Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8776.c37 struct wm8776_priv { struct
244 struct wm8776_priv *wm8776 = snd_soc_component_get_drvdata(component); in wm8776_hw_params()
323 struct wm8776_priv *wm8776 = snd_soc_component_get_drvdata(component); in wm8776_set_sysclk()
336 struct wm8776_priv *wm8776 = snd_soc_component_get_drvdata(component); in wm8776_set_bias_level()
462 struct wm8776_priv *wm8776; in wm8776_spi_probe()
465 wm8776 = devm_kzalloc(&spi->dev, sizeof(struct wm8776_priv), in wm8776_spi_probe()
494 struct wm8776_priv *wm8776; in wm8776_i2c_probe()
497 wm8776 = devm_kzalloc(&i2c->dev, sizeof(struct wm8776_priv), in wm8776_i2c_probe()