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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dpcwd_usb.c324 static int usb_pcwd_set_heartbeat(struct usb_pcwd_private *usb_pcwd, int t) function
464 if (usb_pcwd_set_heartbeat(usb_pcwd_device, new_heartbeat))
735 if (usb_pcwd_set_heartbeat(usb_pcwd, heartbeat)) {
736 usb_pcwd_set_heartbeat(usb_pcwd, WATCHDOG_HEARTBEAT);

Completed in 39 milliseconds