Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.c982 _static void uhci_clean_transfer (uhci_t *s, struct urb *urb, uhci_desc_t *qh, int mode) in uhci_clean_transfer() function
1159 uhci_clean_transfer (s, urb, qh, CLEAN_TRANSFER_NO_DELETION); in uhci_unlink_urb_async()
1200 uhci_clean_transfer(s, urb, qh, CLEAN_TRANSFER_DELETION_MARK); in uhci_unlink_urb_sync()
2344 uhci_clean_transfer(s, urb, qh, CLEAN_TRANSFER_DELETION_MARK); in process_transfer()
2418 uhci_clean_transfer(s, urb, qh, mode); in process_transfer()