Searched refs:wm8580_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 Dwm8580.c201 struct wm8580_priv { struct
415 struct wm8580_priv *wm8580 = snd_soc_codec_get_drvdata(codec);
827 static int wm8580_register(struct wm8580_priv *wm8580,
917 static void wm8580_unregister(struct wm8580_priv *wm8580)
932 struct wm8580_priv *wm8580;
935 wm8580 = kzalloc(sizeof(struct wm8580_priv), GFP_KERNEL);
951 struct wm8580_priv *wm8580 = i2c_get_clientdata(client);

Completed in 56 milliseconds