Searched refs:wm8741_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 Dwm8741.c45 struct wm8741_priv { struct
125 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec);
150 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec);
198 struct wm8741_priv *wm8741 = snd_soc_codec_get_drvdata(codec);
399 static int wm8741_register(struct wm8741_priv *wm8741,
498 static void wm8741_unregister(struct wm8741_priv *wm8741)
512 struct wm8741_priv *wm8741;
515 wm8741 = kzalloc(sizeof(struct wm8741_priv), GFP_KERNEL);
532 struct wm8741_priv *wm8741 = i2c_get_clientdata(client);

Completed in 31 milliseconds