Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-hcd.c1170 struct int_queue { struct
1171 int elementsize;
1172 unsigned long pipe;
1173 struct QH *first;
1174 struct QH *current;
1175 struct QH *last;
1176 struct qTD *tds;
Dohci-hcd.c1611 struct int_queue { struct
1617 static struct int_queue *_ohci_create_int_queue(ohci_t *ohci, in _ohci_create_int_queue() argument
/external/u-boot/drivers/usb/musb-new/
Dmusb_uboot.c17 struct int_queue { struct
18 struct usb_host_endpoint hep;
19 struct urb urb;