Searched refs:start_unlink_async (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ |
| H A D | oxu210hp-hcd.c | 1371 static void start_unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh); 2093 start_unlink_async(oxu, next); in end_unlink_async() 2100 static void start_unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh) in start_unlink_async() function 2192 start_unlink_async(oxu, qh); in scan_async() 2825 start_unlink_async(oxu, qh); in unlink_async() 2975 start_unlink_async(oxu, oxu->async); in oxu_watchdog()
|
| /linux/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 3188 static void start_unlink_async(struct fotg210_hcd *fotg210, in start_unlink_async() function 3229 start_unlink_async(fotg210, qh); in scan_async() 5310 start_unlink_async(fotg210, qh); in fotg210_urb_dequeue() 5399 start_unlink_async(fotg210, qh); in fotg210_endpoint_disable() 5462 start_unlink_async(fotg210, qh); in fotg210_endpoint_reset()
|