Home
last modified time | relevance | path

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

/linux-6.15/include/linux/platform_data/
H A Dlp8755.h25 #define LP8755_EVENT_PWR_FAULT REGULATOR_EVENT_FAIL
/linux-6.15/include/uapi/regulator/
H A Dregulator.h42 #define REGULATOR_EVENT_FAIL 0x08 macro
/linux-6.15/include/linux/regulator/
H A Ddriver.h681 return REGULATOR_EVENT_FAIL; in regulator_err2notif()
/linux-6.15/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 Dbd96801-regulator.c730 rid->states[i].notifs = REGULATOR_EVENT_FAIL; in bd96801_map_event_all()
H A Dcore.c5278 case REGULATOR_EVENT_FAIL: in regulator_handle_critical()
/linux-6.15/drivers/power/supply/
H A Drt9471.c549 regulator_notifier_call_chain(chip->otg_rdev, REGULATOR_EVENT_FAIL, NULL); in rt9471_otg_fault_handler()
/linux-6.15/drivers/hwmon/pmbus/
H A Dpmbus_core.c2979 *event |= REGULATOR_EVENT_FAIL; in _pmbus_get_flags()
2997 *event |= REGULATOR_EVENT_FAIL; in _pmbus_get_flags()