Home
last modified time | relevance | path

Searched refs:CLEAN_FORCED (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.h233 #define CLEAN_FORCED 1 macro
Dusb-uhci.c2868 uhci_unlink_urbs (s, 0, CLEAN_FORCED); // Forced unlink of remaining URBs in uhci_pci_remove()
2869 uhci_cleanup_unlink (s, CLEAN_FORCED); // force cleanup of async killed URBs in uhci_pci_remove()