Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/usb/host/
Dehci-hcd.c1172 struct int_queue { struct
1173 int elementsize;
1174 unsigned long pipe;
1175 struct QH *first;
1176 struct QH *current;
1177 struct QH *last;
1178 struct qTD *tds;
Dohci-hcd.c1613 struct int_queue { struct
1619 static struct int_queue *_ohci_create_int_queue(ohci_t *ohci, in _ohci_create_int_queue() argument
/third_party/uboot/u-boot-2020.01/drivers/usb/musb-new/
Dmusb_uboot.c17 struct int_queue { struct
18 struct usb_host_endpoint hep;
19 struct urb urb;