Home
last modified time | relevance | path

Searched refs:MAX_HELD_TIME (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dhisi_powerkey.c27 #define MAX_HELD_TIME (4 * MSEC_PER_SEC) macro
33 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_power_press_isr()
44 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_power_release_isr()
56 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_restart_toggle_isr()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dhisi_powerkey.c27 #define MAX_HELD_TIME (4 * MSEC_PER_SEC) macro
33 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_power_press_isr()
44 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_power_release_isr()
56 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_restart_toggle_isr()

Completed in 1 milliseconds