Home
last modified time | relevance | path

Searched refs:usb_remove_hcd (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/usb/host/
H A Dxhci-mtk.c679 usb_remove_hcd(xhci->shared_hcd); in xhci_mtk_probe()
686 usb_remove_hcd(hcd); in xhci_mtk_probe()
720 usb_remove_hcd(shared_hcd); in xhci_mtk_remove()
723 usb_remove_hcd(hcd); in xhci_mtk_remove()
H A Dohci-da8xx.c449 usb_remove_hcd(hcd); in ohci_da8xx_probe()
459 usb_remove_hcd(hcd); in ohci_da8xx_remove()
H A Dehci-sh.c159 usb_remove_hcd(hcd); in ehci_hcd_sh_remove()
H A Dohci-spear.c105 usb_remove_hcd(hcd); in spear_ohci_hcd_drv_remove()
H A Dohci-sa1111.c265 usb_remove_hcd(hcd); in ohci_hcd_sa1111_remove()
H A Duhci-platform.c179 usb_remove_hcd(hcd); in uhci_hcd_platform_remove()
H A Dohci-nxp.c235 usb_remove_hcd(hcd); in ohci_hcd_nxp_remove()
H A Dehci-ps3.c215 usb_remove_hcd(hcd); in ps3_ehci_remove()
H A Dohci-ps3.c200 usb_remove_hcd(hcd); in ps3_ohci_remove()
H A Dehci-brcm.c196 usb_remove_hcd(hcd); in ehci_brcm_remove()
H A Dohci-platform.c248 usb_remove_hcd(hcd); in ohci_platform_remove()
H A Dehci-platform.c422 usb_remove_hcd(hcd); in ehci_platform_remove()
H A Dohci-at91.c278 usb_remove_hcd(hcd); in usb_hcd_at91_remove()
H A Dehci-fsl.c687 usb_remove_hcd(hcd); in fsl_ehci_drv_remove()
H A Dxhci-pci.c724 usb_remove_hcd(xhci->shared_hcd); in xhci_pci_remove()
H A Dxen-hcd.c1255 usb_remove_hcd(hcd); in xenhcd_disconnect()
H A Dmax3421-hcd.c1936 usb_remove_hcd(hcd); in max3421_remove()
H A Dsl811-hcd.c1593 usb_remove_hcd(hcd); in sl811h_remove()
/linux/drivers/usb/core/
H A Dhcd-pci.c337 usb_remove_hcd(hcd); in usb_hcd_pci_remove()
344 usb_remove_hcd(hcd); in usb_hcd_pci_remove()
H A Dhcd.c3028 void usb_remove_hcd(struct usb_hcd *hcd) in usb_remove_hcd() function
3093 EXPORT_SYMBOL_GPL(usb_remove_hcd);
/linux/drivers/staging/greybus/
H A Dusb.c225 usb_remove_hcd(hcd); in gb_usb_remove()
/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c397 usb_remove_hcd(hcd); in c67x00_hcd_remove()
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c1413 usb_remove_hcd(hcd_hs); in vhci_hcd_probe()
1430 usb_remove_hcd(vhci_hcd_to_hcd(vhci->vhci_hcd_ss)); in vhci_hcd_remove()
1433 usb_remove_hcd(vhci_hcd_to_hcd(vhci->vhci_hcd_hs)); in vhci_hcd_remove()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2725 usb_remove_hcd(hs_hcd); in dummy_hcd_probe()
2739 usb_remove_hcd(dummy_hcd_to_hcd(dum->ss_hcd)); in dummy_hcd_remove()
2743 usb_remove_hcd(dummy_hcd_to_hcd(dum->hs_hcd)); in dummy_hcd_remove()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1508 usb_remove_hcd(hcd); in usbhsh_stop()

12