Searched refs:submit_async (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ |
| H A D | oxu210hp-hcd.c | 2013 static int submit_async(struct oxu_hcd *oxu, struct urb *urb, in submit_async() function 3223 return submit_async(oxu, urb, &qtd_list, mem_flags); in __oxu_urb_enqueue()
|
| /linux/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 3010 static int submit_async(struct fotg210_hcd *fotg210, struct urb *urb, in submit_async() function 5272 return submit_async(fotg210, urb, &qtd_list, mem_flags); in fotg210_urb_enqueue()
|