Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c9487 extern void InitUSBIntr(struct usb_hcd * hcd);
9508 InitUSBIntr(hcd); //add USB interrupt entry . yuwen in ehci_hcd_cpe_ehci_drv_probe()
H A DdrvUSBEntry.c1227 void InitUSBIntr(struct usb_hcd * hcd) in InitUSBIntr() function