Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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.c1613 struct int_queue { struct
1619 static struct int_queue *_ohci_create_int_queue(ohci_t *ohci, in _ohci_create_int_queue() argument
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_uboot.c20 struct int_queue { struct
21 struct usb_host_endpoint hep;
22 struct urb urb;
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dsev-dev.h47 wait_queue_head_t int_queue; member
H A Dccp-dev.h325 wait_queue_head_t int_queue; member
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm_tis_core.h99 wait_queue_head_t int_queue; member