Home
last modified time | relevance | path

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

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