Searched refs:ehci_qh_alloc (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/host/
H A Dehci-mem.c80 static struct ehci_qh *ehci_qh_alloc (struct ehci_hcd *ehci, gfp_t flags) ehci_qh_alloc() function
183 ehci->async = ehci_qh_alloc (ehci, flags); ehci_mem_init()
219 ehci->dummy = ehci_qh_alloc(ehci, flags); ehci_mem_init()
H A Dehci-q.c763 struct ehci_qh *qh = ehci_qh_alloc (ehci, flags); qh_make()

Completed in 146 milliseconds