Searched defs:pHcd (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvUsbd.c | 267 struct usb_hcd *pHcd, in ms_rh_string() 311 static int ms_rh_call_control (struct usb_hcd *pHcd, struct urb *pUrb) in ms_rh_call_control() 432 void ms_hcd_poll_rh_status(struct usb_hcd *pHcd) in ms_hcd_poll_rh_status() 486 static int ms_rh_queue_status (struct usb_hcd *pHcd, struct urb *pUrb) in ms_rh_queue_status() 523 static int ms_rh_urb_enqueue (struct usb_hcd *pHcd, struct urb *pUrb) in ms_rh_urb_enqueue() 550 void ms_rh_status_dequeue (struct usb_hcd *pHcd, struct urb *pUrb) in ms_rh_status_dequeue() 581 void ms_usb_hcd_cpe_ehci_remove (struct usb_hcd *pHcd) in ms_usb_hcd_cpe_ehci_remove() 662 inline static void ms_rh_timer_func (unsigned long pHcd) in ms_rh_timer_func() 683 struct usb_hcd *pHcd = 0; in ms_new_usb_hcd() local 841 int ms_register_root_hub(struct usb_hcd *pHcd) in ms_register_root_hub() [all …]
|
| H A D | drvEhciHcd.c | 340 int ms_hub_status_data (struct usb_hcd *pHcd, char *pBuf) in ms_hub_status_data() 483 struct usb_hcd *pHcd, in ms_hub_control() 2313 int ms_ehci_init (struct usb_hcd *pHcd) in ms_ehci_init() 2633 void ms_ehci_irq (struct usb_hcd *pHcd, struct stPtRegs *pRegs) in ms_ehci_irq() 2830 struct usb_hcd *pHcd, in ms_urb_enqueue() 2889 int ms_urb_dequeue (struct usb_hcd *pHcd, struct urb *pUrb) in ms_urb_dequeue() 3038 ms_ehci_disable_ep (struct usb_hcd *pHcd, struct s_hcd_dev *pDev, int iEp) in ms_ehci_disable_ep() 3146 void ms_qh_ehci_reinit(struct usb_hcd *pHcd, int not_fix) in ms_qh_ehci_reinit()
|
| H A D | drvUSB.c | 457 struct usb_hcd *pHcd = (struct usb_hcd*) pUdev->bus->hcpriv; in ms_usb_disconnect() local
|
| H A D | drvUSBHwCtl.c | 310 void ms_roothub_disconn_reinit(struct usb_hcd *pHcd) in ms_roothub_disconn_reinit()
|
| H A D | drvUSBEntry.c | 1495 struct usb_hcd *pHcd = pRootHub->p_UsbHcd; in MDrv_USB_Port_Close() local
|
| H A D | drvHub.c | 900 struct usb_hcd *pHcd = (struct usb_hcd*) pHub->bus->hcpriv; in ms_hub_port_connect_change() local
|