Searched refs:ehci_endpoint_disable (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEhciHcd_2.c | 127 extern void ehci_endpoint_disable (struct usb_hcd *hcd, struct hcd_dev *dev, int ep); 302 ehci_cpe_hc_driver_Port2.endpoint_disable = ehci_endpoint_disable; in cpe_ehci_hcd_init_Port2()
|
| H A D | drvEhciHcd.c | 8923 ehci_endpoint_disable (struct usb_hcd *hcd, struct hcd_dev *dev, int ep) in ehci_endpoint_disable() function 9436 extern void ehci_endpoint_disable (struct usb_hcd *hcd, struct hcd_dev *dev, int ep); 9472 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()
|
| H A D | drvHub.c | 4859 extern void ehci_endpoint_disable (struct usb_hcd *hcd, struct hcd_dev *dev, int ep); 5912 ehci_endpoint_disable(hcd, phcd_dev, 0); in hub_port_connect_change()
|