Home
last modified time | relevance | path

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

/linux/include/uapi/regulator/
H A Dregulator.h45 #define REGULATOR_EVENT_PRE_DISABLE 0x400 macro
/linux/drivers/regulator/
H A Dcore.c3267 REGULATOR_EVENT_PRE_DISABLE,
3338 REGULATOR_EVENT_PRE_DISABLE, NULL); in regulator_disable_work()