Searched refs:ehci_qtd_alloc (Results 1 – 2 of 2) sorted by relevance
49 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) in ehci_qtd_alloc() function103 qh->dummy = ehci_qtd_alloc (ehci, 0); in ehci_qh_alloc()
672 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()695 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()769 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()808 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
Completed in 10 milliseconds