Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
H A DKconfig181 time with "insmod button reboot_count=<something>".