Searched refs:twl4030 (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dtwl4030.h26 #include <linux/mfd/twl4030-codec.h>
H A Dtwl4030.c39 #include "twl4030.h"
42 * twl4030 register cache & default register settings
152 * read twl4030 register cache
166 * write twl4030 register cache
179 * write to the twl4030 register space
184 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
192 if (twl4030->earpiece_enabled)
196 if (twl4030->predrivel_enabled)
200 if (twl4030->predriver_enabled)
204 if (twl4030
229 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
285 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
358 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
725 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
788 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(w->codec); local
812 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(w->codec); local
836 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(w->codec); local
1014 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
1654 twl4030_constraints(struct twl4030_priv *twl4030, struct snd_pcm_substream *mst_substream) argument
1712 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
1743 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
1769 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
1886 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
1912 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
2004 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
2049 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
2094 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
2114 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); local
2298 struct twl4030_priv *twl4030; local
2370 struct twl4030_priv *twl4030 = platform_get_drvdata(pdev); local
[all...]
H A DMakefile25 snd-soc-twl4030-objs := twl4030.o
94 obj-$(CONFIG_SND_SOC_TWL4030) += snd-soc-twl4030.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/otg/
H A DMakefile11 obj-$(CONFIG_TWL4030_USB) += twl4030-usb.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A DMakefile37 obj-$(CONFIG_INPUT_TWL4030_PWRBUTTON) += twl4030-pwrbutton.o
38 obj-$(CONFIG_INPUT_TWL4030_VIBRA) += twl4030-vibra.o
H A Dtwl4030-vibra.c2 * twl4030-vibra.c - TWL4030 Vibrator driver
31 #include <linux/mfd/twl4030-codec.h>
225 info->input_dev->name = "twl4030:vibrator";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A DMakefile37 obj-$(CONFIG_TWL4030_CORE) += twl-core.o twl4030-irq.o twl6030-irq.o
38 obj-$(CONFIG_TWL4030_POWER) += twl4030-power.o
39 obj-$(CONFIG_TWL4030_CODEC) += twl4030-codec.o
H A Dtwl4030-codec.c2 * MFD driver for twl4030 codec submodule
32 #include <linux/mfd/twl4030-codec.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A DMakefile26 obj-$(CONFIG_GPIO_TWL4030) += twl4030-gpio.o

Completed in 83 milliseconds