Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dmixcomwd.c106 static int watchdog_port; variable
119 outb_p(55, watchdog_port); in mixcomwd_ping()
271 watchdog_port = mixcomwd_io_info[i].ioport; in mixcomwd_init()
288 VERSION, watchdog_port); in mixcomwd_init()
293 release_region(watchdog_port, 1); in mixcomwd_init()
294 watchdog_port = 0x0000; in mixcomwd_init()
308 release_region(watchdog_port, 1); in mixcomwd_exit()