Home
last modified time | relevance | path

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

/openbmc/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.c593 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
614 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
685 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
721 qtd = ehci_qtd_alloc (ehci, flags); in qh_urb_transaction()
1187 qtd = ehci_qtd_alloc(ehci, GFP_KERNEL); in ehci_submit_single_step_set_feature()
1236 qtd = ehci_qtd_alloc(ehci, GFP_ATOMIC); in ehci_submit_single_step_set_feature()
H A 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()
1629 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1658 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1714 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()
1752 qtd = ehci_qtd_alloc(oxu); in qh_urb_transaction()