Searched refs:usb_hcd_check_unlink_urb (Results 1 - 26 of 26) sorted by relevance

/linux-4.4.14/drivers/usb/host/whci/
H A Dasl.c319 ret = usb_hcd_check_unlink_urb(&whc->wusbhc.usb_hcd, urb, status); asl_urb_dequeue()
H A Dpzl.c347 ret = usb_hcd_check_unlink_urb(&whc->wusbhc.usb_hcd, urb, status); pzl_urb_dequeue()
/linux-4.4.14/drivers/usb/host/
H A Dfhci-hcd.c482 ret = usb_hcd_check_unlink_urb(hcd, urb, status); fhci_urb_dequeue()
H A Dohci-hcd.c319 rc = usb_hcd_check_unlink_urb(hcd, urb, status); ohci_urb_dequeue()
H A Dehci-hcd.c900 rc = usb_hcd_check_unlink_urb(hcd, urb, status); ehci_urb_dequeue()
H A Dimx21-hcd.c1275 ret = usb_hcd_check_unlink_urb(hcd, urb, status); imx21_hc_urb_dequeue()
H A Disp116x-hcd.c846 rc = usb_hcd_check_unlink_urb(hcd, urb, status); isp116x_urb_dequeue()
H A Dmax3421-hcd.c1588 retval = usb_hcd_check_unlink_urb(hcd, urb, status); max3421_urb_dequeue()
H A Dsl811-hcd.c966 retval = usb_hcd_check_unlink_urb(hcd, urb, status); sl811h_urb_dequeue()
H A Dr8a66597-hcd.c1973 rc = usb_hcd_check_unlink_urb(hcd, urb, status); r8a66597_urb_dequeue()
H A Duhci-q.c1490 rc = usb_hcd_check_unlink_urb(hcd, urb, status); uhci_urb_dequeue()
H A Disp1362-hcd.c1406 retval = usb_hcd_check_unlink_urb(hcd, urb, status); isp1362_urb_dequeue()
H A Du132-hcd.c2427 rc = usb_hcd_check_unlink_urb(u132_to_hcd(u132), urb, status); u132_endp_urb_dequeue()
H A Dxhci.h1592 * xhci_urb_dequeue() should call usb_hcd_check_unlink_urb() and return without
H A Dfotg210-hcd.c5346 rc = usb_hcd_check_unlink_urb(hcd, urb, status); fotg210_urb_dequeue()
H A Dxhci.c1545 ret = usb_hcd_check_unlink_urb(hcd, urb, status); xhci_urb_dequeue()
/linux-4.4.14/drivers/usb/core/
H A Dhcd.c829 rc = usb_hcd_check_unlink_urb(hcd, urb, status); usb_rh_urb_dequeue()
1265 * usb_hcd_check_unlink_urb - check whether an URB may be unlinked
1283 int usb_hcd_check_unlink_urb(struct usb_hcd *hcd, struct urb *urb, usb_hcd_check_unlink_urb() function
1304 EXPORT_SYMBOL_GPL(usb_hcd_check_unlink_urb); variable
/linux-4.4.14/drivers/usb/usbip/
H A Dvhci_hcd.c640 ret = usb_hcd_check_unlink_urb(hcd, urb, status); vhci_urb_dequeue()
/linux-4.4.14/drivers/usb/c67x00/
H A Dc67x00-sched.c462 rc = usb_hcd_check_unlink_urb(hcd, urb, status); c67x00_urb_dequeue()
/linux-4.4.14/include/linux/usb/
H A Dhcd.h413 extern int usb_hcd_check_unlink_urb(struct usb_hcd *hcd, struct urb *urb,
/linux-4.4.14/drivers/usb/gadget/udc/
H A Ddummy_hcd.c1270 rc = usb_hcd_check_unlink_urb(hcd, urb, status); dummy_urb_dequeue()
/linux-4.4.14/drivers/usb/isp1760/
H A Disp1760-hcd.c1651 retval = usb_hcd_check_unlink_urb(hcd, urb, status); isp1760_urb_dequeue()
/linux-4.4.14/drivers/usb/musb/
H A Dmusb_host.c2452 ret = usb_hcd_check_unlink_urb(hcd, urb, status); musb_urb_dequeue()
/linux-4.4.14/drivers/usb/wusbcore/
H A Dwa-xfer.c1944 result = usb_hcd_check_unlink_urb(&(wa->wusb->usb_hcd), urb, status); wa_urb_dequeue()
/linux-4.4.14/drivers/usb/dwc2/
H A Dhcd.c2763 rc = usb_hcd_check_unlink_urb(hcd, urb, status); _dwc2_hcd_urb_dequeue()
/linux-4.4.14/drivers/staging/octeon-usb/
H A Docteon-hcd.c3294 rc = usb_hcd_check_unlink_urb(hcd, urb, status); octeon_usb_urb_dequeue()

Completed in 924 milliseconds