Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/platform_data/
Dlp8755.h25 #define LP8755_EVENT_PWR_FAULT REGULATOR_EVENT_FAIL
/Linux-v6.1/include/linux/regulator/
Ddriver.h673 return REGULATOR_EVENT_FAIL; in regulator_err2notif()
Dconsumer.h112 #define REGULATOR_EVENT_FAIL 0x08 macro
/Linux-v6.1/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()