Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/
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()
DKconfig182 time with "insmod button reboot_count=<something>".