Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dnwbutton.c38 static int reboot_count = NUM_PRESSES_REBOOT; /* Number of presses to reboot */ variable
134 button_press_count == reboot_count) in button_sequence_finished()