Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/platform_data/
Dlp8755.h25 #define LP8755_EVENT_PWR_FAULT REGULATOR_EVENT_FAIL
/Linux-v6.6/include/linux/regulator/
Ddriver.h674 return REGULATOR_EVENT_FAIL; in regulator_err2notif()
Dconsumer.h112 #define REGULATOR_EVENT_FAIL 0x08 macro
/Linux-v6.6/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-v6.6/drivers/power/supply/
Drt9471.c543 regulator_notifier_call_chain(chip->otg_rdev, REGULATOR_EVENT_FAIL, NULL); in rt9471_otg_fault_handler()
/Linux-v6.6/drivers/hwmon/pmbus/
Dpmbus_core.c2848 *event |= REGULATOR_EVENT_FAIL; in _pmbus_get_flags()
2866 *event |= REGULATOR_EVENT_FAIL; in _pmbus_get_flags()