Home
last modified time | relevance | path

Searched refs:twl4030 (Results 1 – 11 of 11) sorted by relevance

/linux-2.6.39/sound/soc/codecs/
Dtwl4030.c193 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_write() local
201 if (twl4030->earpiece_enabled) in twl4030_write()
205 if (twl4030->predrivel_enabled) in twl4030_write()
209 if (twl4030->predriver_enabled) in twl4030_write()
213 if (twl4030->carkitl_enabled) in twl4030_write()
217 if (twl4030->carkitr_enabled) in twl4030_write()
221 if (twl4030->hsl_enabled || twl4030->hsr_enabled) in twl4030_write()
248 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_codec_enable() local
251 if (enable == twl4030->codec_powered) in twl4030_codec_enable()
261 twl4030->codec_powered = enable; in twl4030_codec_enable()
[all …]
DMakefile35 snd-soc-twl4030-objs := twl4030.o
123 obj-$(CONFIG_SND_SOC_TWL4030) += snd-soc-twl4030.o
/linux-2.6.39/drivers/mfd/
DMakefile40 obj-$(CONFIG_TWL4030_CORE) += twl-core.o twl4030-irq.o twl6030-irq.o
41 obj-$(CONFIG_TWL4030_MADC) += twl4030-madc.o
42 obj-$(CONFIG_TWL4030_POWER) += twl4030-power.o
43 obj-$(CONFIG_TWL4030_CODEC) += twl4030-codec.o
DKconfig192 named twl4030-madc
/linux-2.6.39/Documentation/hwmon/
Dtwl4030-madc-hwmon1 Kernel driver twl4030-madc
6 Prefix: 'twl4030-madc'
/linux-2.6.39/drivers/input/misc/
DMakefile40 obj-$(CONFIG_INPUT_TWL4030_PWRBUTTON) += twl4030-pwrbutton.o
41 obj-$(CONFIG_INPUT_TWL4030_VIBRA) += twl4030-vibra.o
/linux-2.6.39/drivers/usb/otg/
DMakefile14 obj-$(CONFIG_TWL4030_USB) += twl4030-usb.o
/linux-2.6.39/drivers/gpio/
DMakefile29 obj-$(CONFIG_GPIO_TWL4030) += twl4030-gpio.o
/linux-2.6.39/drivers/hwmon/
DMakefile107 obj-$(CONFIG_SENSORS_TWL4030_MADC)+= twl4030-madc-hwmon.o
DKconfig1068 twl4030-madc-hwmon.
/linux-2.6.39/
DMAINTAINERS6118 F: sound/soc/codecs/twl4030*