Home
last modified time | relevance | path

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

/Linux-v4.19/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.c99 static const int heartbeat_tbl[] = { variable
715 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()