Home
last modified time | relevance | path

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

/linux-6.12.1/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
85 qh->dummy = ehci_qtd_alloc (ehci, flags); in ehci_qh_alloc()
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()
Doxu210hp-hcd.c975 static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu) in ehci_qtd_alloc() function
1053 qh->dummy = ehci_qtd_alloc(oxu); in oxu_qh_alloc()
1604 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1633 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1689 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1727 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()