Home
last modified time | relevance | path

Searched refs:REGULATOR_EVENT_REGULATION_OUT (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/regulator/
Dda9210-regulator.c99 REGULATOR_EVENT_REGULATION_OUT, in da9210_irq_handler()
Dmt6360-regulator.c70 regulator_notifier_call_chain(rdev, REGULATOR_EVENT_REGULATION_OUT, NULL); in mt6360_ov_event_handler()
Dwm8350-regulator.c1094 REGULATOR_EVENT_REGULATION_OUT, in pmic_uv_handler()
/Linux-v5.10/include/linux/regulator/
Dconsumer.h111 #define REGULATOR_EVENT_REGULATION_OUT 0x04 macro