Home
last modified time | relevance | path

Searched refs:rt2x00usb_watchdog (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00usb.h379 * rt2x00usb_watchdog - Watchdog for USB communication
386 void rt2x00usb_watchdog(struct rt2x00_dev *rt2x00dev);
H A Drt2x00usb.c544 void rt2x00usb_watchdog(struct rt2x00_dev *rt2x00dev) in rt2x00usb_watchdog() function
555 EXPORT_SYMBOL_GPL(rt2x00usb_watchdog);
H A Drt2500usb.c1833 .watchdog = rt2x00usb_watchdog,
H A Drt73usb.c2335 .watchdog = rt2x00usb_watchdog,