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

/linux-4.1.27/drivers/watchdog/
H A Dit87_wdt.c146 static int nogameport = DEFAULT_NOGAMEPORT; variable
153 module_param(nogameport, int, 0);
154 MODULE_PARM_DESC(nogameport, "Forbid the activation of game port, default="
608 int try_gameport = !nogameport; it87_wdt_init()
737 pr_info("Chip IT%04x revision %d initialized. timeout=%d sec (nowayout=%d testmode=%d exclusive=%d nogameport=%d nocir=%d)\n", it87_wdt_init()
739 nowayout, testmode, exclusive, nogameport, nocir); it87_wdt_init()

Completed in 43 milliseconds