Lines Matching defs:wm8741_priv
37 struct wm8741_priv {
179 struct wm8741_priv *wm8741 = snd_soc_component_get_drvdata(component);
194 struct wm8741_priv *wm8741 = snd_soc_component_get_drvdata(component);
262 struct wm8741_priv *wm8741 = snd_soc_component_get_drvdata(component);
417 struct wm8741_priv *wm8741 = snd_soc_component_get_drvdata(component);
448 struct wm8741_priv *wm8741 = snd_soc_component_get_drvdata(component);
476 struct wm8741_priv *wm8741 = snd_soc_component_get_drvdata(component);
515 struct wm8741_priv *wm8741 = snd_soc_component_get_drvdata(component);
550 static int wm8741_set_pdata(struct device *dev, struct wm8741_priv *wm8741)
571 struct wm8741_priv *wm8741;
574 wm8741 = devm_kzalloc(&i2c->dev, sizeof(struct wm8741_priv),
629 struct wm8741_priv *wm8741;
632 wm8741 = devm_kzalloc(&spi->dev, sizeof(struct wm8741_priv),