Home
last modified time | relevance | path

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

/linux/include/uapi/regulator/
H A Dregulator.h42 #define REGULATOR_EVENT_DISABLE 0x80 macro
/linux/drivers/regulator/
H A Dmax5970-regulator.c476 REGULATOR_EVENT_DISABLE; in max597x_irq_handler()
H A Dda9121-regulator.c172 DA9121_STATUS(0, 0, TEMP_CRIT, (REGULATOR_EVENT_OVER_TEMP|REGULATOR_EVENT_DISABLE), NULL),
H A Dcore.c3191 _notifier_call_chain(rdev, REGULATOR_EVENT_DISABLE, in _regulator_disable()
3262 REGULATOR_EVENT_DISABLE, NULL); in _regulator_force_disable()
/linux/sound/soc/codecs/
H A Dwm8962.c98 if (event & REGULATOR_EVENT_DISABLE) { \