Home
last modified time | relevance | path

Searched refs:ms_create_cpe_hcd (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSBEntry.c1422 extern int ms_create_cpe_hcd(struct cpe_dev *dev);
1472 ms_create_cpe_hcd(&pChip->p_roothub[u8Hostid]->cpe_ehci_dev); // create hcd base on cpe info in MDrv_USB_Port_Init()
H A DdrvUsbd.c766 int ms_create_cpe_hcd(struct cpe_dev *dev) in ms_create_cpe_hcd() function