Home
last modified time | relevance | path

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

/drivers/watchdog/
Dpcwd_pci.c97 static const int heartbeat_tbl[] = { variable
736 heartbeat_tbl[(pcipcwd_get_option_switches() & 0x07)]; in pcipcwd_card_init()
Dpcwd_usb.c95 static const int heartbeat_tbl[] = { variable
713 heartbeat = heartbeat_tbl[(option_switches & 0x07)]; in usb_pcwd_probe()
Dpcwd.c149 static const int heartbeat_tbl[] = { variable
911 heartbeat = heartbeat_tbl[(pcwd_get_option_switches() & 0x07)]; in pcwd_isa_probe()