Home
last modified time | relevance | path

Searched refs:usb_put_hcd (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/usb/host/
H A Dehci-sh.c147 usb_put_hcd(hcd); in ehci_hcd_sh_probe()
160 usb_put_hcd(hcd); in ehci_hcd_sh_remove()
H A Dohci-spear.c93 usb_put_hcd(hcd); in spear_ohci_hcd_drv_probe()
108 usb_put_hcd(hcd); in spear_ohci_hcd_drv_remove()
H A Dohci-sa1111.c250 usb_put_hcd(hcd); in ohci_hcd_sa1111_probe()
268 usb_put_hcd(hcd); in ohci_hcd_sa1111_remove()
H A Duhci-platform.c167 usb_put_hcd(hcd); in uhci_hcd_platform_probe()
180 usb_put_hcd(hcd); in uhci_hcd_platform_remove()
H A Dohci-nxp.c224 usb_put_hcd(hcd); in ohci_hcd_nxp_probe()
237 usb_put_hcd(hcd); in ohci_hcd_nxp_remove()
H A Dehci-ps3.c189 usb_put_hcd(hcd); in ps3_ehci_probe()
223 usb_put_hcd(hcd); in ps3_ehci_remove()
H A Dohci-ps3.c173 usb_put_hcd(hcd); in ps3_ohci_probe()
208 usb_put_hcd(hcd); in ps3_ohci_remove()
H A Dehci-brcm.c186 usb_put_hcd(hcd); in ehci_brcm_probe()
198 usb_put_hcd(hcd); in ehci_brcm_remove()
H A Dxhci-mtk.c682 usb_put_hcd(xhci->shared_hcd); in xhci_mtk_probe()
692 usb_put_hcd(hcd); in xhci_mtk_probe()
726 usb_put_hcd(shared_hcd); in xhci_mtk_remove()
728 usb_put_hcd(hcd); in xhci_mtk_remove()
H A Dohci-platform.c235 usb_put_hcd(hcd); in ohci_platform_probe()
258 usb_put_hcd(hcd); in ohci_platform_remove()
H A Dohci-da8xx.c451 usb_put_hcd(hcd); in ohci_da8xx_probe()
460 usb_put_hcd(hcd); in ohci_da8xx_remove()
H A Dehci-platform.c407 usb_put_hcd(hcd); in ehci_platform_probe()
432 usb_put_hcd(hcd); in ehci_platform_remove()
H A Dohci-at91.c257 usb_put_hcd(hcd); in usb_hcd_at91_probe()
280 usb_put_hcd(hcd); in usb_hcd_at91_remove()
H A Dehci-fsl.c172 usb_put_hcd(hcd); in fsl_ehci_drv_probe()
695 usb_put_hcd(hcd); in fsl_ehci_drv_remove()
H A Dxhci-pci.c683 usb_put_hcd(xhci->shared_hcd); in xhci_pci_common_probe()
725 usb_put_hcd(xhci->shared_hcd); in xhci_pci_remove()
H A Dxen-hcd.c1539 usb_put_hcd(hcd); in xenhcd_remove()
1566 usb_put_hcd(hcd); in xenhcd_probe()
H A Dmax3421-hcd.c1921 usb_put_hcd(hcd); in max3421_probe()
1946 usb_put_hcd(hcd); in max3421_remove()
H A Dsl811-hcd.c1604 usb_put_hcd(hcd); in sl811h_remove()
1720 usb_put_hcd(hcd); in sl811h_probe()
H A Disp116x-hcd.c1550 usb_put_hcd(hcd); in isp116x_remove()
1642 usb_put_hcd(hcd); in isp116x_probe()
/linux/drivers/staging/greybus/
H A Dusb.c214 usb_put_hcd(hcd); in gb_usb_probe()
228 usb_put_hcd(hcd); in gb_usb_remove()
/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c385 usb_put_hcd(hcd); in c67x00_hcd_probe()
398 usb_put_hcd(hcd); in c67x00_hcd_remove()
/linux/drivers/usb/core/
H A Dusb.c497 usb_put_hcd(hcd); in usb_release_dev()
662 usb_put_hcd(bus_to_hcd(bus)); in usb_alloc_dev()
720 usb_put_hcd(bus_to_hcd(bus)); in usb_alloc_dev()
H A Dhcd-pci.c284 usb_put_hcd(hcd); in usb_hcd_pci_probe()
348 usb_put_hcd(hcd); in usb_hcd_pci_remove()
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c1411 usb_put_hcd(hcd_ss); in vhci_hcd_probe()
1415 usb_put_hcd(hcd_hs); in vhci_hcd_probe()
1431 usb_put_hcd(vhci_hcd_to_hcd(vhci->vhci_hcd_ss)); in vhci_hcd_remove()
1434 usb_put_hcd(vhci_hcd_to_hcd(vhci->vhci_hcd_hs)); in vhci_hcd_remove()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2723 usb_put_hcd(ss_hcd); in dummy_hcd_probe()
2727 usb_put_hcd(hs_hcd); in dummy_hcd_probe()
2740 usb_put_hcd(dummy_hcd_to_hcd(dum->ss_hcd)); in dummy_hcd_remove()
2744 usb_put_hcd(dummy_hcd_to_hcd(dum->hs_hcd)); in dummy_hcd_remove()

12