Searched refs:wm8711_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 Dwm8711.c37 struct wm8711_priv { struct
166 struct wm8711_priv *wm8711 = snd_soc_codec_get_drvdata(codec);
230 struct wm8711_priv *wm8711 = snd_soc_codec_get_drvdata(codec);
433 static int wm8711_register(struct wm8711_priv *wm8711,
507 static void wm8711_unregister(struct wm8711_priv *wm8711)
520 struct wm8711_priv *wm8711;
522 wm8711 = kzalloc(sizeof(struct wm8711_priv), GFP_KERNEL);
537 struct wm8711_priv *wm8711 = dev_get_drvdata(&spi->dev);
559 struct wm8711_priv *wm8711;
562 wm8711 = kzalloc(sizeof(struct wm8711_priv), GFP_KERNE
[all...]

Completed in 28 milliseconds