Searched refs:wm8731_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 Dwm8731.c47 struct wm8731_priv { struct
228 struct wm8731_priv *wm8731 = snd_soc_codec_get_drvdata(codec);
295 struct wm8731_priv *wm8731 = snd_soc_codec_get_drvdata(codec);
372 struct wm8731_priv *wm8731 = snd_soc_codec_get_drvdata(codec);
525 static int wm8731_register(struct wm8731_priv *wm8731,
626 static void wm8731_unregister(struct wm8731_priv *wm8731)
640 struct wm8731_priv *wm8731;
642 wm8731 = kzalloc(sizeof(struct wm8731_priv), GFP_KERNEL);
657 struct wm8731_priv *wm8731 = dev_get_drvdata(&spi->dev);
679 struct wm8731_priv *wm873
[all...]

Completed in 50 milliseconds