Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/regulator/
Dconsumer.h123 #define REGULATOR_EVENT_ENABLE 0x1000 macro
/Linux-v4.19/drivers/regulator/
Dcore.c2246 _notifier_call_chain(rdev, REGULATOR_EVENT_ENABLE, in _regulator_enable()