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

/linux-4.1.27/sound/soc/codecs/
H A Dwm8737.c43 struct wm8737_priv { struct
333 struct wm8737_priv *wm8737 = snd_soc_codec_get_drvdata(codec); wm8737_hw_params()
387 struct wm8737_priv *wm8737 = snd_soc_codec_get_drvdata(codec); wm8737_set_dai_sysclk()
458 struct wm8737_priv *wm8737 = snd_soc_codec_get_drvdata(codec); wm8737_set_bias_level()
544 struct wm8737_priv *wm8737 = snd_soc_codec_get_drvdata(codec); wm8737_probe()
614 struct wm8737_priv *wm8737; wm8737_i2c_probe()
617 wm8737 = devm_kzalloc(&i2c->dev, sizeof(struct wm8737_priv), wm8737_i2c_probe()
673 struct wm8737_priv *wm8737; wm8737_spi_probe()
676 wm8737 = devm_kzalloc(&spi->dev, sizeof(struct wm8737_priv), wm8737_spi_probe()

Completed in 36 milliseconds