Home
last modified time | relevance | path

Searched defs:int_queue (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/usb/host/
A Dehci-hcd.c1214 struct int_queue { struct
1215 int elementsize;
1216 unsigned long pipe;
1217 struct QH *first;
1218 struct QH *current;
1219 struct QH *last;
1220 struct qTD *tds;
A Dohci-hcd.c1615 struct int_queue { struct
1621 static struct int_queue *_ohci_create_int_queue(ohci_t *ohci, in _ohci_create_int_queue() argument
/u-boot/drivers/usb/musb-new/
A Dmusb_uboot.c21 struct int_queue { struct
22 struct usb_host_endpoint hep;
23 struct urb urb;

Completed in 10 milliseconds