Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-twl6040.c50 ret = twl6040_power(pdmclk->twl6040, 1); in twl6040_pdmclk_prepare()
63 ret = twl6040_power(pdmclk->twl6040, 0); in twl6040_pdmclk_unprepare()
/Linux-v4.19/drivers/mfd/
Dtwl6040.c255 twl6040_power(twl6040, 0); in twl6040_thint_handler()
258 twl6040_power(twl6040, 1); in twl6040_thint_handler()
287 int twl6040_power(struct twl6040 *twl6040, int on) in twl6040_power() function
372 EXPORT_SYMBOL(twl6040_power);
818 twl6040_power(twl6040, 0); in twl6040_remove()
/Linux-v4.19/drivers/input/misc/
Dtwl6040-vibra.c99 twl6040_power(info->twl6040, 1); in twl6040_vibra_enable()
127 twl6040_power(info->twl6040, 0); in twl6040_vibra_disable()
/Linux-v4.19/include/linux/mfd/
Dtwl6040.h256 int twl6040_power(struct twl6040 *twl6040, int on);
/Linux-v4.19/sound/soc/codecs/
Dtwl6040.c852 ret = twl6040_power(twl6040, 1); in twl6040_set_bias_level()
865 twl6040_power(twl6040, 0); in twl6040_set_bias_level()