Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-mem.c49 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) in ehci_qtd_alloc() function
103 qh->dummy = ehci_qtd_alloc (ehci, 0); in ehci_qh_alloc()
A Dehci-q.c672 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