Searched refs:ohci_complete_get (Results 1 – 1 of 1) sorted by relevance
151 static inline struct urb *ohci_complete_get(struct ohci *ohci) in ohci_complete_get() function172 while ((urb = ohci_complete_get(ohci)) != NULL) { in ohci_complete()