Home
last modified time | relevance | path

Searched refs:twl6040_power (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/clk/
Dclk-twl6040.c50 ret = twl6040_power(twl6040_clk->twl6040, 1); in twl6040_bitclk_prepare()
63 ret = twl6040_power(twl6040_clk->twl6040, 0); in twl6040_bitclk_unprepare()
/linux-4.4.14/drivers/mfd/
Dtwl6040.c251 twl6040_power(twl6040, 0); in twl6040_thint_handler()
254 twl6040_power(twl6040, 1); in twl6040_thint_handler()
283 int twl6040_power(struct twl6040 *twl6040, int on) in twl6040_power() function
359 EXPORT_SYMBOL(twl6040_power);
785 twl6040_power(twl6040, 0); in twl6040_remove()
/linux-4.4.14/drivers/input/misc/
Dtwl6040-vibra.c100 twl6040_power(info->twl6040, 1); in twl6040_vibra_enable()
128 twl6040_power(info->twl6040, 0); in twl6040_vibra_disable()
/linux-4.4.14/include/linux/mfd/
Dtwl6040.h254 int twl6040_power(struct twl6040 *twl6040, int on);
/linux-4.4.14/sound/soc/codecs/
Dtwl6040.c838 ret = twl6040_power(twl6040, 1); in twl6040_set_bias_level()
851 twl6040_power(twl6040, 0); in twl6040_set_bias_level()