Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c1164 struct int_queue { struct
1165 int elementsize;
1166 unsigned long pipe;
1167 struct QH *first;
1168 struct QH *current;
1169 struct QH *last;
1170 struct qTD *tds;
H A Dohci-hcd.c1614 struct int_queue { struct
1620 static struct int_queue *_ohci_create_int_queue(ohci_t *ohci, in _ohci_create_int_queue() argument
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_uboot.c20 struct int_queue { struct
21 struct usb_host_endpoint hep;
22 struct urb urb;