Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8770.c83 struct wm8770_priv { struct
105 struct wm8770_priv *wm8770 = container_of(nb, struct wm8770_priv, \ argument
415 struct wm8770_priv *wm8770; in wm8770_hw_params()
491 struct wm8770_priv *wm8770; in wm8770_set_sysclk()
503 struct wm8770_priv *wm8770; in wm8770_set_bias_level()
572 struct wm8770_priv *wm8770; in wm8770_probe()
644 struct wm8770_priv *wm8770; in wm8770_spi_probe()
647 wm8770 = devm_kzalloc(&spi->dev, sizeof(struct wm8770_priv), in wm8770_spi_probe()
691 struct wm8770_priv *wm8770 = spi_get_drvdata(spi); in wm8770_spi_remove()