Searched defs:twl6040 (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/gpio/
H A Dgpio-twl6040.c39 struct twl6040 *twl6040 = dev_get_drvdata(chip->dev->parent); twl6040gpo_get() local
58 struct twl6040 *twl6040 = dev_get_drvdata(chip->dev->parent); twl6040gpo_set() local
88 struct twl6040 *twl6040 = dev_get_drvdata(twl6040_core_dev); gpo_twl6040_probe() local
/linux-4.1.27/drivers/clk/
H A Dclk-twl6040.c31 struct twl6040 *twl6040; member in struct:twl6040_clk
83 struct twl6040 *twl6040 = dev_get_drvdata(pdev->dev.parent); twl6040_clk_probe() local
/linux-4.1.27/drivers/mfd/
H A Dtwl6040.c109 int twl6040_reg_read(struct twl6040 *twl6040, unsigned int reg) twl6040_reg_read() argument
122 int twl6040_reg_write(struct twl6040 *twl6040, unsigned int reg, u8 val) twl6040_reg_write() argument
132 int twl6040_set_bits(struct twl6040 *twl6040, unsigned int reg, u8 mask) twl6040_set_bits() argument
138 int twl6040_clear_bits(struct twl6040 *twl6040, unsigned int reg, u8 mask) twl6040_clear_bits() argument
145 static int twl6040_power_up_manual(struct twl6040 *twl6040) twl6040_power_up_manual() argument
204 static void twl6040_power_down_manual(struct twl6040 *twl6040) twl6040_power_down_manual() argument
236 struct twl6040 *twl6040 = data; twl6040_readyint_handler() local
245 struct twl6040 *twl6040 = data; twl6040_thint_handler() local
260 static int twl6040_power_up_automatic(struct twl6040 *twl6040) twl6040_power_up_automatic() argument
283 int twl6040_power(struct twl6040 *twl6040, int on) twl6040_power() argument
361 int twl6040_set_pll(struct twl6040 *twl6040, int pll_id, twl6040_set_pll() argument
498 int twl6040_get_pll(struct twl6040 *twl6040) twl6040_get_pll() argument
507 unsigned int twl6040_get_sysclk(struct twl6040 *twl6040) twl6040_get_sysclk() argument
514 int twl6040_get_vibralr_status(struct twl6040 *twl6040) twl6040_get_vibralr_status() argument
622 struct twl6040 *twl6040; twl6040_probe() local
782 struct twl6040 *twl6040 = i2c_get_clientdata(client); twl6040_remove() local
/linux-4.1.27/drivers/input/misc/
H A Dtwl6040-vibra.c65 struct twl6040 *twl6040; member in struct:vibra_info
71 struct twl6040 *twl6040 = info->twl6040; twl6040_vib_irq_handler() local
91 struct twl6040 *twl6040 = info->twl6040; twl6040_vibra_enable() local
124 struct twl6040 *twl6040 = info->twl6040; twl6040_vibra_disable() local
161 struct twl6040 *twl6040 = info->twl6040; twl6040_vibra_set_effect() local
/linux-4.1.27/sound/soc/omap/
H A DMakefile
/linux-4.1.27/sound/soc/codecs/
H A Dtwl6040.c112 struct twl6040 *twl6040 = codec->control_data; twl6040_read() local
174 struct twl6040 *twl6040 = codec->control_data; twl6040_write() local
575 struct twl6040 *twl6040 = codec->control_data; twl6040_get_hs_step_size() local
825 struct twl6040 *twl6040 = codec->control_data; twl6040_set_bias_level() local
915 struct twl6040 *twl6040 = codec->control_data; twl6040_prepare() local
957 struct twl6040 *twl6040 = codec->control_data; twl6040_mute_path() local
1101 struct twl6040 *twl6040 = dev_get_drvdata(codec->dev->parent); twl6040_probe() local
H A DMakefile
/linux-4.1.27/include/linux/mfd/
H A Dtwl6040.h222 struct twl6040 { struct
263 static inline int twl6040_get_revid(struct twl6040 *twl6040) twl6040_get_revid() argument

Completed in 236 milliseconds