Home
last modified time | relevance | path

Searched refs:usb_hcd_giveback_urb (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/usb/usbip/
H A Dvhci_rx.c107 usb_hcd_giveback_urb(vhci_hcd_to_hcd(vhci_hcd), urb, urb->status); in vhci_recv_ret_submit()
178 usb_hcd_giveback_urb(vhci_hcd_to_hcd(vhci_hcd), urb, urb->status); in vhci_recv_ret_unlink()
/linux/drivers/usb/host/
H A Dfhci-q.c205 usb_hcd_giveback_urb(fhci_to_hcd(fhci), urb, urb->status); in fhci_urb_complete_free()
H A Dmax3421-hcd.c790 usb_hcd_giveback_urb(hcd, urb, 0); in max3421_check_unlink()
1365 usb_hcd_giveback_urb(hcd, urb, status); in max3421_urb_done()
H A Dohci-q.c75 usb_hcd_giveback_urb(ohci_to_hcd(ohci), urb, status); in finish_urb()
H A Dxen-hcd.c775 usb_hcd_giveback_urb(xenhcd_info_to_hcd(info), urb, in xenhcd_giveback_urb()
H A Duhci-q.c1556 usb_hcd_giveback_urb(uhci_to_hcd(uhci), urb, status); in uhci_giveback_urb()
H A Dxhci-ring.c782 usb_hcd_giveback_urb(hcd, urb, status); in xhci_giveback_urb_in_irq()
H A Dxhci.c1799 usb_hcd_giveback_urb(hcd, urb, -ESHUTDOWN); in xhci_urb_dequeue()
/linux/drivers/usb/core/
H A Dhcd.c711 usb_hcd_giveback_urb(hcd, urb, status); in rh_call_control()
757 usb_hcd_giveback_urb(hcd, urb, status); in usb_hcd_poll_rh_status()
849 usb_hcd_giveback_urb(hcd, urb, status); in usb_rh_urb_dequeue()
1724 void usb_hcd_giveback_urb(struct usb_hcd *hcd, struct urb *urb, int status) in usb_hcd_giveback_urb() function
1755 EXPORT_SYMBOL_GPL(usb_hcd_giveback_urb);
/linux/drivers/usb/c67x00/
H A Dc67x00-sched.c456 usb_hcd_giveback_urb(hcd, urb, status); in c67x00_urb_dequeue()
489 usb_hcd_giveback_urb(c67x00_hcd_to_hcd(c67x00), urb, status); in c67x00_giveback_urb()
/linux/include/linux/usb/
H A Dhcd.h432 extern void usb_hcd_giveback_urb(struct usb_hcd *hcd, struct urb *urb,
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c656 usb_hcd_giveback_urb(hcd, urb, status); in usbhsh_queue_done()
/linux/drivers/usb/dwc2/
H A Dhcd.c4188 usb_hcd_giveback_urb(dwc2_hsotg_to_hcd(hsotg), urb, status); in dwc2_host_complete()
4831 usb_hcd_giveback_urb(hcd, urb, status); in _dwc2_hcd_urb_dequeue()
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c972 usb_hcd_giveback_urb(hcd, urb, urb->status); in isp1760_urb_done()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c2226 usb_hcd_giveback_urb(fotg210_to_hcd(fotg210), urb, status); in fotg210_urb_done()