Searched refs:twl4030 (Results 1 – 11 of 11) sorted by relevance
193 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_write() local201 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() local251 if (enable == twl4030->codec_powered) in twl4030_codec_enable()261 twl4030->codec_powered = enable; in twl4030_codec_enable()[all …]
35 snd-soc-twl4030-objs := twl4030.o123 obj-$(CONFIG_SND_SOC_TWL4030) += snd-soc-twl4030.o
40 obj-$(CONFIG_TWL4030_CORE) += twl-core.o twl4030-irq.o twl6030-irq.o41 obj-$(CONFIG_TWL4030_MADC) += twl4030-madc.o42 obj-$(CONFIG_TWL4030_POWER) += twl4030-power.o43 obj-$(CONFIG_TWL4030_CODEC) += twl4030-codec.o
192 named twl4030-madc
1 Kernel driver twl4030-madc6 Prefix: 'twl4030-madc'
40 obj-$(CONFIG_INPUT_TWL4030_PWRBUTTON) += twl4030-pwrbutton.o41 obj-$(CONFIG_INPUT_TWL4030_VIBRA) += twl4030-vibra.o
14 obj-$(CONFIG_TWL4030_USB) += twl4030-usb.o
29 obj-$(CONFIG_GPIO_TWL4030) += twl4030-gpio.o
107 obj-$(CONFIG_SENSORS_TWL4030_MADC)+= twl4030-madc-hwmon.o
1068 twl4030-madc-hwmon.
6118 F: sound/soc/codecs/twl4030*