Searched refs:wm8750_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 Dwm8750.c53 struct wm8750_priv { struct
486 struct wm8750_priv *wm8750 = snd_soc_codec_get_drvdata(codec);
565 struct wm8750_priv *wm8750 = snd_soc_codec_get_drvdata(codec);
757 static int wm8750_register(struct wm8750_priv *wm8750,
841 static void wm8750_unregister(struct wm8750_priv *wm8750)
863 struct wm8750_priv *wm8750;
865 wm8750 = kzalloc(sizeof(struct wm8750_priv), GFP_KERNEL);
880 struct wm8750_priv *wm8750 = i2c_get_clientdata(client);
907 struct wm8750_priv *wm8750;
909 wm8750 = kzalloc(sizeof(struct wm8750_priv), GFP_KERNE
[all...]

Completed in 91 milliseconds