Searched defs:wm8400 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dwm8400-regulator.c23 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
32 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
40 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
60 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
72 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
111 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
121 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
130 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
148 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
161 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
180 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
207 struct wm8400 *wm8400 = rdev_get_drvdata(dev); local
320 struct wm8400 *wm8400 = container_of(pdev, struct wm8400, regulators[pdev->id]); local
366 struct wm8400 *wm8400 = dev_get_drvdata(dev); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dwm8400-core.c117 static int wm8400_read(struct wm8400 *wm8400, u8 reg, int num_regs, u16 *dest) argument
142 static int wm8400_write(struct wm8400 *wm8400, u argument
171 wm8400_reg_read(struct wm8400 *wm8400, u8 reg) argument
185 wm8400_block_read(struct wm8400 *wm8400, u8 reg, int count, u16 *data) argument
207 wm8400_set_bits(struct wm8400 *wm8400, u8 reg, u16 mask, u16 val) argument
229 wm8400_reset_codec_reg_cache(struct wm8400 *wm8400) argument
244 wm8400_register_codec(struct wm8400 *wm8400) argument
261 wm8400_init(struct wm8400 *wm8400, struct wm8400_platform_data *pdata) argument
334 wm8400_release(struct wm8400 *wm8400) argument
396 struct wm8400 *wm8400; local
425 struct wm8400 *wm8400 = i2c_get_clientdata(i2c); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8400.c69 struct wm8400 *wm8400; member in struct:wm8400_priv
80 struct wm8400_priv *wm8400 = snd_soc_codec_get_drvdata(codec); local
94 struct wm8400_priv *wm8400 = snd_soc_codec_get_drvdata(codec); local
105 struct wm8400_priv *wm8400 = snd_soc_codec_get_drvdata(codec); local
929 struct wm8400_priv *wm8400 = snd_soc_codec_get_drvdata(codec); local
945 fll_factors(struct wm8400_priv *wm8400, struct fll_factors *factors, unsigned int Fref, unsigned int Fout) argument
1018 struct wm8400_priv *wm8400 = snd_soc_codec_get_drvdata(codec); local
1207 struct wm8400_priv *wm8400 = snd_soc_codec_get_drvdata(codec); local
[all...]
H A DMakefile
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/
H A Dwm8400-private.h30 struct wm8400 { struct

Completed in 43 milliseconds