Searched refs:wm8753_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 Dwm8753.c87 struct wm8753_priv { struct
854 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec);
917 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec);
1151 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec);
1623 static int wm8753_register(struct wm8753_priv *wm8753)
1714 static void wm8753_unregister(struct wm8753_priv *wm8753)
1730 struct wm8753_priv *wm8753;
1732 wm8753 = kzalloc(sizeof(struct wm8753_priv), GFP_KERNEL);
1748 struct wm8753_priv *wm8753 = i2c_get_clientdata(client);
1798 struct wm8753_priv *wm875
[all...]

Completed in 23 milliseconds