Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dnwbutton.c35 static int reboot_count = NUM_PRESSES_REBOOT; /* Number of presses to reboot */ variable
131 if (button_press_count == reboot_count) { in button_sequence_finished()
/linux-2.4.37.9/Documentation/
DConfigure.help21366 time with "insmod button reboot_count=<something>".