Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dehci-mem.c36 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) in ehci_qtd_alloc() function
86 qh->dummy = ehci_qtd_alloc (ehci, flags); in ehci_qh_alloc()
Dehci-q.c592 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
613 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
684 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
720 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
1186 qtd = ehci_qtd_alloc(ehci, GFP_KERNEL); in submit_single_step_set_feature()
1235 qtd = ehci_qtd_alloc(ehci, GFP_ATOMIC); in submit_single_step_set_feature()
Doxu210hp-hcd.c1000 static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu) in ehci_qtd_alloc() function
1078 qh->dummy = ehci_qtd_alloc(oxu); in oxu_qh_alloc()
1628 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1657 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1713 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1751 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()