Searched refs:wm8580_priv (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 168 milliseconds