Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dehci-mem.c36 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) in ehci_qtd_alloc() function
85 qh->dummy = ehci_qtd_alloc (ehci, flags); in ehci_qh_alloc()
H A Dehci-q.c589 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
610 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
681 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
717 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
1183 qtd = ehci_qtd_alloc(ehci, GFP_KERNEL); in ehci_submit_single_step_set_feature()
1232 qtd = ehci_qtd_alloc(ehci, GFP_ATOMIC); in ehci_submit_single_step_set_feature()