Searched refs:REGULATOR_EVENT_REGULATION_OUT (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/regulator/ |
| D | da9210-regulator.c | 99 REGULATOR_EVENT_REGULATION_OUT, in da9210_irq_handler()
|
| D | mt6360-regulator.c | 70 regulator_notifier_call_chain(rdev, REGULATOR_EVENT_REGULATION_OUT, NULL); in mt6360_ov_event_handler()
|
| D | bd9576-regulator.c | 171 data->ovd_notif = REGULATOR_EVENT_REGULATION_OUT; in bd9576_fill_ovd_flags() 279 r->ovd_notif != REGULATOR_EVENT_REGULATION_OUT) || in check_ovd_flag_mismatch()
|
| D | da9121-regulator.c | 158 DA9121_STATUS(1, 1, OV1, REGULATOR_EVENT_REGULATION_OUT, NULL), 162 DA9xxx_STATUS(2, 1, OV2, REGULATOR_EVENT_REGULATION_OUT, NULL),
|
| D | qcom-labibb-regulator.c | 551 REGULATOR_EVENT_REGULATION_OUT, NULL); in qcom_labibb_sc_isr()
|
| D | wm8350-regulator.c | 1094 REGULATOR_EVENT_REGULATION_OUT, in pmic_uv_handler()
|
| /Linux-v5.15/include/linux/regulator/ |
| D | consumer.h | 111 #define REGULATOR_EVENT_REGULATION_OUT 0x04 macro
|