Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8737.c43 struct wm8737_priv { struct
332 struct wm8737_priv *wm8737 = snd_soc_component_get_drvdata(component); in wm8737_hw_params()
386 struct wm8737_priv *wm8737 = snd_soc_component_get_drvdata(component); in wm8737_set_dai_sysclk()
457 struct wm8737_priv *wm8737 = snd_soc_component_get_drvdata(component); in wm8737_set_bias_level()
542 struct wm8737_priv *wm8737 = snd_soc_component_get_drvdata(component); in wm8737_probe()
615 struct wm8737_priv *wm8737; in wm8737_i2c_probe()
618 wm8737 = devm_kzalloc(&i2c->dev, sizeof(struct wm8737_priv), in wm8737_i2c_probe()
665 struct wm8737_priv *wm8737; in wm8737_spi_probe()
668 wm8737 = devm_kzalloc(&spi->dev, sizeof(struct wm8737_priv), in wm8737_spi_probe()