Searched refs:REGULATOR_EVENT_FAIL (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | lp8755.h | 25 #define LP8755_EVENT_PWR_FAULT REGULATOR_EVENT_FAIL
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | lp8755.h | 25 #define LP8755_EVENT_PWR_FAULT REGULATOR_EVENT_FAIL
|
/kernel/linux/linux-5.10/include/linux/regulator/ |
H A D | consumer.h | 112 #define REGULATOR_EVENT_FAIL 0x08 macro
|
/kernel/linux/linux-6.6/include/linux/regulator/ |
H A D | driver.h | 674 return REGULATOR_EVENT_FAIL; in regulator_err2notif()
|
H A D | consumer.h | 112 #define REGULATOR_EVENT_FAIL 0x08 macro
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | mt6360-regulator.c | 54 regulator_notifier_call_chain(rdev, REGULATOR_EVENT_FAIL, NULL); in mt6360_pgb_event_handler()
|
H A D | rtmv20-regulator.c | 185 regulator_notifier_call_chain(priv->rdev, REGULATOR_EVENT_FAIL, NULL); in rtmv20_irq_handler()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | mt6360-regulator.c | 54 regulator_notifier_call_chain(rdev, REGULATOR_EVENT_FAIL, NULL); in mt6360_pgb_event_handler()
|
H A D | rtmv20-regulator.c | 185 regulator_notifier_call_chain(priv->rdev, REGULATOR_EVENT_FAIL, NULL); in rtmv20_irq_handler()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | rt9471.c | 543 regulator_notifier_call_chain(chip->otg_rdev, REGULATOR_EVENT_FAIL, NULL); in rt9471_otg_fault_handler()
|
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
H A D | pmbus_core.c | 2848 *event |= REGULATOR_EVENT_FAIL; in _pmbus_get_flags() 2866 *event |= REGULATOR_EVENT_FAIL; in _pmbus_get_flags()
|
Completed in 14 milliseconds