Home
last modified time | relevance | path

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

/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
99 qh->dummy = ehci_qtd_alloc (ehci, flags); in ehci_qh_alloc()
Dehci-q.c601 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
622 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
693 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
729 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
1192 qtd = ehci_qtd_alloc(ehci, GFP_KERNEL); in submit_single_step_set_feature()
1241 qtd = ehci_qtd_alloc(ehci, GFP_ATOMIC); in submit_single_step_set_feature()
Doxu210hp-hcd.c576 static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu) in ehci_qtd_alloc() function
654 qh->dummy = ehci_qtd_alloc(oxu); in oxu_qh_alloc()
1209 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1238 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1294 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1332 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()