Searched refs:qh_urb_transaction (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ehci-hcd.c | 906 if (!qh_urb_transaction (ehci, urb, &qtd_list, mem_flags)) in ehci_urb_enqueue() 911 if (!qh_urb_transaction (ehci, urb, &qtd_list, mem_flags)) in ehci_urb_enqueue()
|
| H A D | oxu210hp-hcd.c | 1612 static struct list_head *qh_urb_transaction(struct oxu_hcd *oxu, in qh_urb_transaction() function 3244 if (!qh_urb_transaction(oxu, urb, &qtd_list, mem_flags)) in __oxu_urb_enqueue() 3249 if (!qh_urb_transaction(oxu, urb, &qtd_list, mem_flags)) in __oxu_urb_enqueue()
|
| H A D | ehci-q.c | 575 qh_urb_transaction ( in qh_urb_transaction() function
|
| H A D | fotg210-hcd.c | 2528 static struct list_head *qh_urb_transaction(struct fotg210_hcd *fotg210, in qh_urb_transaction() function 5279 if (!qh_urb_transaction(fotg210, urb, &qtd_list, mem_flags)) in fotg210_urb_enqueue() 5284 if (!qh_urb_transaction(fotg210, urb, &qtd_list, mem_flags)) in fotg210_urb_enqueue()
|