Searched refs:hcd_alloc (Results 1 – 3 of 3) sorted by relevance
173 hcd = driver->hcd_alloc(); in usb_hcd_cpe_ehci_probe_Port2()294 ehci_cpe_hc_driver_Port2.hcd_alloc = ehci_hcd_alloc; in cpe_ehci_hcd_init_Port2()
9239 hcd = driver->hcd_alloc(); in usb_hcd_cpe_ehci_probe()9464 ehci_cpe_hc_driver.hcd_alloc = ehci_hcd_alloc; in cpe_ehci_hcd_init()9663 hcd = driver->hcd_alloc(); in usb_hcd_cpe_ehci_probe_EX()9759 driver->hcd_alloc = ehci_hcd_alloc; in cpe_ehci_hcd_init_EX()
260 struct usb_hcd *(*hcd_alloc) (void); member