Home
last modified time | relevance | path

Searched refs:ehci_qtd_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dehci-mem.c49 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) in ehci_qtd_alloc() function
102 qh->dummy = ehci_qtd_alloc (ehci, flags); in ehci_qh_alloc()
Dehci-q.c629 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
650 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
721 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
757 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
Doxu210hp-hcd.c573 static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu) in ehci_qtd_alloc() function
651 qh->dummy = ehci_qtd_alloc(oxu); in oxu_qh_alloc()
1206 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1235 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1291 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1329 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()