Searched refs:p_hub_event (Results 1 – 4 of 4) sorted by relevance
2142 pChip->p_roothub[u8PortNum]->p_hub_event = &hub_event_list; in MDrv_USB_Port_Init_EX()2144 pChip->p_roothub[u8PortNum]->p_hub_event = &hub_event_list_Port1; in MDrv_USB_Port_Init_EX()2146 pChip->p_roothub[u8PortNum]->p_hub_event = &hub_event_list_Port2; in MDrv_USB_Port_Init_EX()2148 pChip->p_roothub[u8PortNum]->p_hub_event = &hub_event_list_Port3; in MDrv_USB_Port_Init_EX()
258 struct list_head *p_hub_event; // for UsbTask() member
8704 struct list_head *tmp_list = pRootHub->p_hub_event; in has_hub_events_EX()8834 struct list_head *tmp_list = pRootHub->p_hub_event; in hub_events_EX()
9677 hcd->phub_event = p_rootHub->p_hub_event; in usb_hcd_cpe_ehci_probe_EX()