Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
463 struct wm8776_priv *wm8776; in wm8776_spi_probe()
466 wm8776 = devm_kzalloc(&spi->dev, sizeof(struct wm8776_priv), in wm8776_spi_probe()
496 struct wm8776_priv *wm8776; in wm8776_i2c_probe()
499 wm8776 = devm_kzalloc(&i2c->dev, sizeof(struct wm8776_priv), in wm8776_i2c_probe()