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

/linux-master/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);
44 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME);
56 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME);

Completed in 98 milliseconds