Home
last modified time | relevance | path

Searched refs:REGULATOR_EVENT_REGULATION_OUT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dda9210-regulator.c99 REGULATOR_EVENT_REGULATION_OUT, in da9210_irq_handler()
H A Dmt6360-regulator.c70 regulator_notifier_call_chain(rdev, REGULATOR_EVENT_REGULATION_OUT, NULL); in mt6360_ov_event_handler()
H A Dwm8350-regulator.c1094 REGULATOR_EVENT_REGULATION_OUT, in pmic_uv_handler()
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dconsumer.h111 #define REGULATOR_EVENT_REGULATION_OUT 0x04 macro