Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dlp8755.h25 #define LP8755_EVENT_PWR_FAULT REGULATOR_EVENT_FAIL
/linux/include/uapi/regulator/
H A Dregulator.h42 #define REGULATOR_EVENT_FAIL 0x08 macro
/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()
H A Dcore.c5171 case REGULATOR_EVENT_FAIL: in regulator_handle_critical()
/linux/drivers/power/supply/
H A Drt9471.c535 regulator_notifier_call_chain(chip->otg_rdev, REGULATOR_EVENT_FAIL, NULL); in rt9471_otg_fault_handler()
/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c2939 *event |= REGULATOR_EVENT_FAIL; in _pmbus_get_flags()
2957 *event |= REGULATOR_EVENT_FAIL; in _pmbus_get_flags()