Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dwm8711.c32 struct wm8711_priv { struct
160 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_hw_params()
224 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_set_dai_sysclk()
300 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_set_bias_level()
405 struct wm8711_priv *wm8711; in wm8711_spi_probe()
408 wm8711 = devm_kzalloc(&spi->dev, sizeof(struct wm8711_priv), in wm8711_spi_probe()
438 struct wm8711_priv *wm8711; in wm8711_i2c_probe()
441 wm8711 = devm_kzalloc(&client->dev, sizeof(struct wm8711_priv), in wm8711_i2c_probe()