Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dmixcomwd.c101 static int watchdog_port; variable
114 outb_p(55, watchdog_port); in mixcomwd_ping()
266 watchdog_port = mixcomwd_io_info[i].ioport; in mixcomwd_init()
283 VERSION, watchdog_port); in mixcomwd_init()
288 release_region(watchdog_port, 1); in mixcomwd_init()
289 watchdog_port = 0x0000; in mixcomwd_init()
303 release_region(watchdog_port, 1); in mixcomwd_exit()