Searched defs:wm8994 (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dwm8994-irq.c153 static inline struct wm8994_irq_data *irq_to_wm8994_irq(struct wm8994 *wm8994, argument
161 struct wm8994 *wm8994 = get_irq_chip_data(irq); local
168 struct wm8994 *wm899 local
187 struct wm8994 *wm8994 = get_irq_chip_data(irq); local
195 struct wm8994 *wm8994 = get_irq_chip_data(irq); local
213 struct wm8994 *wm8994 = data; local
246 wm8994_irq_init(struct wm8994 *wm8994) argument
306 wm8994_irq_exit(struct wm8994 *wm8994) argument
[all...]
H A Dwm8994-core.c28 static int wm8994_read(struct wm8994 *wm8994, unsigned short reg, argument
57 wm8994_reg_read(struct wm8994 *wm8994, unsigned short reg) argument
83 wm8994_bulk_read(struct wm8994 *wm8994, unsigned short reg, int count, u16 *buf) argument
98 wm8994_write(struct wm8994 *wm8994, unsigned short reg, int bytes, void *src) argument
124 wm8994_reg_write(struct wm8994 *wm8994, unsigned short reg, unsigned short val) argument
147 wm8994_set_bits(struct wm8994 *wm8994, unsigned short reg, unsigned short mask, unsigned short val) argument
224 struct wm8994 *wm8994 = dev_get_drvdata(dev); local
254 struct wm8994 *wm8994 = dev_get_drvdata(dev); local
308 wm8994_device_init(struct wm8994 *wm8994, unsigned long id, int irq) argument
438 wm8994_device_exit(struct wm8994 *wm8994) argument
449 wm8994_i2c_read_device(struct wm8994 *wm8994, unsigned short reg, int bytes, void *dest) argument
474 wm8994_i2c_write_device(struct wm8994 *wm8994, unsigned short reg, int bytes, void *src) argument
497 struct wm8994 *wm8994; local
515 struct wm8994 *wm8994 = i2c_get_clientdata(i2c); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dwm8994-gpio.c29 struct wm8994 *wm8994; member in struct:wm8994_gpio
41 struct wm8994 *wm8994 = wm8994_gpio->wm8994; local
50 struct wm8994 *wm8994 = wm8994_gpio->wm8994; local
67 struct wm8994 *wm8994 = wm8994_gpio->wm8994; local
76 struct wm8994 *wm8994 = wm8994_gpio->wm8994; local
87 struct wm8994 *wm8994 = wm8994_gpio->wm8994; local
100 struct wm8994 *wm8994 = wm8994_gpio->wm8994; local
149 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dwm8994-regulator.c32 struct wm8994 *wm8994; member in struct:wm8994_ldo
203 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/wm8994/
H A Dcore.h47 struct wm8994 { struct
85 wm8994_request_irq(struct wm8994 *wm8994, int irq, irq_handler_t handler, const char *name, void *data) argument
95 wm8994_free_irq(struct wm8994 *wm8994, int irq, void *data) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8994.c1728 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
1755 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
1812 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
1909 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
1945 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
1967 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
1977 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
2048 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
2070 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
2894 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
3011 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
3081 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
3304 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
3591 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
3612 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
3656 wm8994_handle_retune_mobile_pdata(struct wm8994_priv *wm8994) argument
3723 wm8994_handle_pdata(struct wm8994_priv *wm8994) argument
3861 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); local
3934 struct wm8994_priv *wm8994; local
4128 struct wm8994_priv *wm8994 = platform_get_drvdata(pdev); local
[all...]
H A DMakefile

Completed in 89 milliseconds