Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c125 extern int ehci_urb_enqueue (struct usb_hcd *hcd, struct urb *urb, int mem_flags);
300 ehci_cpe_hc_driver_Port2.urb_enqueue = ehci_urb_enqueue; in cpe_ehci_hcd_init_Port2()
H A DdrvEhciHcd.c8288 int ehci_urb_enqueue ( in ehci_urb_enqueue() function
9434 extern int ehci_urb_enqueue ( struct usb_hcd *hcd, struct urb *urb, int mem_flags) ;
9470 ehci_cpe_hc_driver.urb_enqueue = ehci_urb_enqueue; in cpe_ehci_hcd_init()
9765 driver->urb_enqueue = ehci_urb_enqueue; in cpe_ehci_hcd_init_EX()