Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/regulator/
Dconsumer.h121 #define REGULATOR_EVENT_ENABLE 0x1000 macro
/Linux-v5.10/drivers/regulator/
Dcore.c2644 _notifier_call_chain(rdev, REGULATOR_EVENT_ENABLE, in _regulator_enable()