Home
last modified time | relevance | path

Searched refs:REGULATOR_EVENT_ABORT_DISABLE (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/regulator/
H A Dregulator.h46 #define REGULATOR_EVENT_ABORT_DISABLE 0x800 macro
/linux/drivers/regulator/
H A Dcore.c3276 REGULATOR_EVENT_ABORT_DISABLE,
3346 REGULATOR_EVENT_ABORT_DISABLE, NULL); in regulator_disable_work()