Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/
Dvhci_rx.c108 usb_hcd_giveback_urb(vhci_to_hcd(the_controller), urb, urb->status); in vhci_recv_ret_submit()
178 usb_hcd_giveback_urb(vhci_to_hcd(the_controller), urb, in vhci_recv_ret_unlink()
Dvhci_hcd.c619 usb_hcd_giveback_urb(vhci_to_hcd(the_controller), urb, urb->status); in vhci_urb_enqueue()
722 usb_hcd_giveback_urb(vhci_to_hcd(the_controller), urb, in vhci_urb_dequeue()
798 usb_hcd_giveback_urb(vhci_to_hcd(the_controller), urb, in vhci_device_unlink_cleanup()
/linux-3.4.99/drivers/usb/core/
Dhcd.c673 usb_hcd_giveback_urb(hcd, urb, status); in rh_call_control()
716 usb_hcd_giveback_urb(hcd, urb, 0); in usb_hcd_poll_rh_status()
809 usb_hcd_giveback_urb(hcd, urb, status); in usb_rh_urb_dequeue()
1578 void usb_hcd_giveback_urb(struct usb_hcd *hcd, struct urb *urb, int status) in usb_hcd_giveback_urb() function
1600 EXPORT_SYMBOL_GPL(usb_hcd_giveback_urb);
/linux-3.4.99/drivers/usb/host/
Dfhci-q.c209 usb_hcd_giveback_urb(fhci_to_hcd(fhci), urb, urb->status); in fhci_urb_complete_free()
Du132-hcd.c542 usb_hcd_giveback_urb(hcd, urb, status); in u132_hcd_giveback_urb()
574 usb_hcd_giveback_urb(hcd, urb, status); in u132_hcd_abandon_urb()
2410 usb_hcd_giveback_urb(hcd, urb, 0); in dequeue_from_overflow_chain()
2495 usb_hcd_giveback_urb(hcd, urb, status); in u132_endp_urb_dequeue()
Dehci-q.c297 usb_hcd_giveback_urb(ehci_to_hcd(ehci), urb, status); in ehci_urb_done()
Dohci-q.c72 usb_hcd_giveback_urb(ohci_to_hcd(ohci), urb, status); in finish_urb()
Dsl811-hcd.c434 usb_hcd_giveback_urb(sl811_to_hcd(sl811), urb, status); in finish_request()
Disp116x-hcd.c309 usb_hcd_giveback_urb(isp116x_to_hcd(isp116x), urb, status); in finish_request()
Dxhci-ring.c741 usb_hcd_giveback_urb(hcd, urb, status); in xhci_giveback_urb_in_irq()
2637 usb_hcd_giveback_urb(bus_to_hcd(urb->dev->bus), urb, status); in handle_tx_event()
Duhci-q.c1554 usb_hcd_giveback_urb(uhci_to_hcd(uhci), urb, status); in uhci_giveback_urb()
Dimx21-hcd.c531 usb_hcd_giveback_urb(hcd, urb, status); in urb_done()
Disp1760-hcd.c717 usb_hcd_giveback_urb(hcd, urb, urb->status); in isp1760_urb_done()
Dr8a66597-hcd.c848 usb_hcd_giveback_urb(r8a66597_to_hcd(r8a66597), urb, status); in r8a66597_urb_done()
Disp1362-hcd.c475 usb_hcd_giveback_urb(isp1362_hcd_to_hcd(isp1362_hcd), urb, status); in finish_request()
Doxu210hp-hcd.c963 usb_hcd_giveback_urb(oxu_to_hcd(oxu), urb, urb->status); in ehci_urb_done()
Dxhci.c1512 usb_hcd_giveback_urb(hcd, urb, -ESHUTDOWN); in xhci_urb_dequeue()
/linux-3.4.99/drivers/usb/wusbcore/
Dwusbhc.c383 usb_hcd_giveback_urb(&wusbhc->usb_hcd, urb, status); in wusbhc_giveback_urb()
/linux-3.4.99/include/linux/usb/
Dhcd.h354 extern void usb_hcd_giveback_urb(struct usb_hcd *hcd, struct urb *urb,
/linux-3.4.99/drivers/usb/c67x00/
Dc67x00-sched.c480 usb_hcd_giveback_urb(hcd, urb, status); in c67x00_urb_dequeue()
513 usb_hcd_giveback_urb(c67x00_hcd_to_hcd(c67x00), urb, urbp->status); in c67x00_giveback_urb()
/linux-3.4.99/drivers/usb/renesas_usbhs/
Dmod_host.c656 usb_hcd_giveback_urb(hcd, urb, status); in usbhsh_queue_done()
/linux-3.4.99/drivers/usb/musb/
Dmusb_host.c316 usb_hcd_giveback_urb(musb_to_hcd(musb), urb, status); in musb_giveback()
/linux-3.4.99/drivers/staging/ozwpan/
Dozhcd.c385 usb_hcd_giveback_urb(hcd, urb, status); in oz_complete_urb()
/linux-3.4.99/drivers/usb/gadget/
Ddummy_hcd.c1865 usb_hcd_giveback_urb(dummy_hcd_to_hcd(dum_hcd), urb, status); in dummy_timer()