Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dconsumer.h121 #define REGULATOR_EVENT_ENABLE 0x1000 macro
/openbmc/linux/drivers/regulator/
H A Dcore.c2927 _notifier_call_chain(rdev, REGULATOR_EVENT_ENABLE, in _regulator_enable()