Searched defs:int_queue (Results 1 – 3 of 3) sorted by relevance
1164 struct int_queue { struct1165 int elementsize;1166 unsigned long pipe;1167 struct QH *first;1168 struct QH *current;1169 struct QH *last;1170 struct qTD *tds;
1614 struct int_queue { struct1620 static struct int_queue *_ohci_create_int_queue(ohci_t *ohci, in _ohci_create_int_queue() argument
20 struct int_queue { struct21 struct usb_host_endpoint hep;22 struct urb urb;