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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8776.c38 struct wm8776_priv { struct
222 struct wm8776_priv *wm8776 = snd_soc_codec_get_drvdata(codec);
299 struct wm8776_priv *wm8776 = snd_soc_codec_get_drvdata(codec);
470 static int wm8776_register(struct wm8776_priv *wm8776,
543 static void wm8776_unregister(struct wm8776_priv *wm8776)
580 struct wm8776_priv *wm8776;
582 wm8776 = kzalloc(sizeof(struct wm8776_priv), GFP_KERNEL);
598 struct wm8776_priv *wm8776 = dev_get_drvdata(&spi->dev);
620 struct wm8776_priv *wm8776;
623 wm8776 = kzalloc(sizeof(struct wm8776_priv), GFP_KERNE
[all...]

Completed in 62 milliseconds