Home
last modified time | relevance | path

Searched refs:endpoint_disable (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.c2065 if (hcd->driver->endpoint_disable) in hcd_endpoint_disable()
2066 hcd->driver->endpoint_disable (hcd, dev, endpoint); in hcd_endpoint_disable()
H A DdrvEhciHcd_2.c302 ehci_cpe_hc_driver_Port2.endpoint_disable = ehci_endpoint_disable; in cpe_ehci_hcd_init_Port2()
H A DdrvHCD.h268 void (*endpoint_disable)(struct usb_hcd *hcd, member
H A DdrvEhciHcd.c9472 ehci_cpe_hc_driver.endpoint_disable = ehci_endpoint_disable; in cpe_ehci_hcd_init()
9767 driver->endpoint_disable = ehci_endpoint_disable; in cpe_ehci_hcd_init_EX()