Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-hcd.c1180 struct int_queue { struct
1181 int elementsize;
1182 unsigned long pipe;
1183 struct QH *first;
1184 struct QH *current;
1185 struct QH *last;
1186 struct qTD *tds;
H A 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
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_uboot.c17 struct int_queue { struct
18 struct usb_host_endpoint hep;
19 struct urb urb;
/openbmc/linux/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
/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.h108 wait_queue_head_t int_queue; member