Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.h228 #define CLEAN_TRANSFER_NO_DELETION 0 macro
Dusb-uhci.c1022 if (mode != CLEAN_TRANSFER_NO_DELETION) { // add helper QHs to free desc list in uhci_clean_transfer()
1067 if (mode != CLEAN_TRANSFER_NO_DELETION) { in uhci_clean_transfer()
1159 uhci_clean_transfer (s, urb, qh, CLEAN_TRANSFER_NO_DELETION); in uhci_unlink_urb_async()