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

/linux-4.1.27/drivers/usb/host/
H A Dehci-mem.c49 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) ehci_qtd_alloc() function
99 qh->dummy = ehci_qtd_alloc (ehci, flags); ehci_qh_alloc()
H A Dehci-q.c590 qtd = ehci_qtd_alloc (ehci, flags); qh_urb_transaction()
611 qtd = ehci_qtd_alloc (ehci, flags); qh_urb_transaction()
682 qtd = ehci_qtd_alloc (ehci, flags); qh_urb_transaction()
718 qtd = ehci_qtd_alloc (ehci, flags); qh_urb_transaction()
1181 qtd = ehci_qtd_alloc(ehci, GFP_KERNEL); submit_single_step_set_feature()
1230 qtd = ehci_qtd_alloc(ehci, GFP_ATOMIC); submit_single_step_set_feature()
H A Doxu210hp-hcd.c576 static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu) ehci_qtd_alloc() function
654 qh->dummy = ehci_qtd_alloc(oxu); oxu_qh_alloc()
1209 qtd = ehci_qtd_alloc(oxu); qh_urb_transaction()
1238 qtd = ehci_qtd_alloc(oxu); qh_urb_transaction()
1294 qtd = ehci_qtd_alloc(oxu); qh_urb_transaction()
1332 qtd = ehci_qtd_alloc(oxu); qh_urb_transaction()

Completed in 94 milliseconds