Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-ohci.c151 static inline struct urb *ohci_complete_get(struct ohci *ohci) in ohci_complete_get() function
172 while ((urb = ohci_complete_get(ohci)) != NULL) { in ohci_complete()