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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dpcwd.c147 static const int heartbeat_tbl[] = { variable
929 heartbeat = heartbeat_tbl[(pcwd_get_option_switches() & 0x07)];
H A Dpcwd_pci.c100 static const int heartbeat_tbl[] = { variable
752 heartbeat_tbl[(pcipcwd_get_option_switches() & 0x07)];
H A Dpcwd_usb.c116 static const int heartbeat_tbl[] = { variable
731 heartbeat = heartbeat_tbl[(option_switches & 0x07)];

Completed in 118 milliseconds