Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/regulator/
Dconsumer.h121 #define REGULATOR_EVENT_ENABLE 0x1000 macro
/kernel/linux/linux-5.10/drivers/regulator/
Dcore.c2674 _notifier_call_chain(rdev, REGULATOR_EVENT_ENABLE, in _regulator_enable()