Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-twl6040.c73 ret = twl6040_power(pdmclk->twl6040, 1); in twl6040_pdmclk_prepare()
87 twl6040_power(pdmclk->twl6040, 0); in twl6040_pdmclk_prepare()
98 ret = twl6040_power(pdmclk->twl6040, 0); in twl6040_pdmclk_unprepare()
/openbmc/linux/drivers/mfd/
H A Dtwl6040.c238 twl6040_power(twl6040, 0); in twl6040_thint_handler()
241 twl6040_power(twl6040, 1); in twl6040_thint_handler()
270 int twl6040_power(struct twl6040 *twl6040, int on) in twl6040_power() function
366 EXPORT_SYMBOL(twl6040_power);
810 twl6040_power(twl6040, 0); in twl6040_remove()
/openbmc/linux/drivers/input/misc/
H A Dtwl6040-vibra.c85 twl6040_power(info->twl6040, 1); in twl6040_vibra_enable()
113 twl6040_power(info->twl6040, 0); in twl6040_vibra_disable()
/openbmc/linux/include/linux/mfd/
H A Dtwl6040.h214 int twl6040_power(struct twl6040 *twl6040, int on);
/openbmc/linux/sound/soc/codecs/
H A Dtwl6040.c838 ret = twl6040_power(twl6040, 1); in twl6040_set_bias_level()
851 twl6040_power(twl6040, 0); in twl6040_set_bias_level()