Searched refs:hcd_free (Results 1 – 3 of 3) sorted by relevance
266 driver->hcd_free(hcd); in usb_hcd_cpe_ehci_probe_Port2()295 ehci_cpe_hc_driver_Port2.hcd_free = ehci_hcd_free; in cpe_ehci_hcd_init_Port2()
9337 driver->hcd_free(hcd); in usb_hcd_cpe_ehci_probe()9364 hcd->driver->hcd_free (hcd); in usb_hcd_cpe_ehci_remove()9465 ehci_cpe_hc_driver.hcd_free = ehci_hcd_free; in cpe_ehci_hcd_init()9730 driver->hcd_free(hcd); in usb_hcd_cpe_ehci_probe_EX()9760 driver->hcd_free = ehci_hcd_free; in cpe_ehci_hcd_init_EX()
262 void (*hcd_free) (struct usb_hcd *hcd); member