Searched refs:wm8523_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 Dwm8523.c45 struct wm8523_priv { struct
141 struct wm8523_priv *wm8523 = snd_soc_codec_get_drvdata(codec);
167 struct wm8523_priv *wm8523 = snd_soc_codec_get_drvdata(codec);
214 struct wm8523_priv *wm8523 = snd_soc_codec_get_drvdata(codec);
321 struct wm8523_priv *wm8523 = snd_soc_codec_get_drvdata(codec);
476 static int wm8523_register(struct wm8523_priv *wm8523,
596 static void wm8523_unregister(struct wm8523_priv *wm8523)
610 struct wm8523_priv *wm8523;
613 wm8523 = kzalloc(sizeof(struct wm8523_priv), GFP_KERNEL);
630 struct wm8523_priv *wm852
[all...]

Completed in 84 milliseconds