Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8737.c40 struct wm8737_priv { struct
329 struct wm8737_priv *wm8737 = snd_soc_component_get_drvdata(component); in wm8737_hw_params()
383 struct wm8737_priv *wm8737 = snd_soc_component_get_drvdata(component); in wm8737_set_dai_sysclk()
454 struct wm8737_priv *wm8737 = snd_soc_component_get_drvdata(component); in wm8737_set_bias_level()
539 struct wm8737_priv *wm8737 = snd_soc_component_get_drvdata(component); in wm8737_probe()
610 struct wm8737_priv *wm8737; in wm8737_i2c_probe()
613 wm8737 = devm_kzalloc(&i2c->dev, sizeof(struct wm8737_priv), in wm8737_i2c_probe()
660 struct wm8737_priv *wm8737; in wm8737_spi_probe()
663 wm8737 = devm_kzalloc(&spi->dev, sizeof(struct wm8737_priv), in wm8737_spi_probe()