Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dpcwd_pci.c101 static const int heartbeat_tbl[] = { variable
739 heartbeat_tbl[(pcipcwd_get_option_switches() & 0x07)]; in pcipcwd_card_init()
Dpcwd_usb.c100 static const int heartbeat_tbl[] = { variable
716 heartbeat = heartbeat_tbl[(option_switches & 0x07)]; in usb_pcwd_probe()
Dpcwd.c148 static const int heartbeat_tbl[] = { variable
909 heartbeat = heartbeat_tbl[(pcwd_get_option_switches() & 0x07)]; in pcwd_isa_probe()