Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/platform_data/
Dlp8755.h25 #define LP8755_EVENT_PWR_FAULT REGULATOR_EVENT_FAIL
/Linux-v5.15/drivers/regulator/
Dmt6360-regulator.c54 regulator_notifier_call_chain(rdev, REGULATOR_EVENT_FAIL, NULL); in mt6360_pgb_event_handler()
Drtmv20-regulator.c185 regulator_notifier_call_chain(priv->rdev, REGULATOR_EVENT_FAIL, NULL); in rtmv20_irq_handler()
/Linux-v5.15/include/linux/regulator/
Dconsumer.h112 #define REGULATOR_EVENT_FAIL 0x08 macro