Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dlp8755.h25 #define LP8755_EVENT_PWR_FAULT REGULATOR_EVENT_FAIL
/openbmc/linux/include/linux/regulator/
H A Ddriver.h677 return REGULATOR_EVENT_FAIL; in regulator_err2notif()
H A Dconsumer.h112 #define REGULATOR_EVENT_FAIL 0x08 macro
/openbmc/linux/drivers/regulator/
H A Dmt6360-regulator.c54 regulator_notifier_call_chain(rdev, REGULATOR_EVENT_FAIL, NULL); in mt6360_pgb_event_handler()
H A Drtmv20-regulator.c185 regulator_notifier_call_chain(priv->rdev, REGULATOR_EVENT_FAIL, NULL); in rtmv20_irq_handler()
/openbmc/linux/drivers/power/supply/
H A Drt9471.c557 regulator_notifier_call_chain(chip->otg_rdev, REGULATOR_EVENT_FAIL, NULL); in rt9471_otg_fault_handler()
/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c2869 *event |= REGULATOR_EVENT_FAIL; in _pmbus_get_flags()
2887 *event |= REGULATOR_EVENT_FAIL; in _pmbus_get_flags()