Home
last modified time | relevance | path

Searched refs:hub_event (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c1274 struct list_head *tmp_list = &pRootHub->hub_event; in ms_hub_events()
1442 struct list_head *tmp_list = &pRootHub->hub_event; in ms_hub_poll()
H A DdrvHub.h235 struct list_head hub_event; // to support multiple root hub member
H A DdrvUSBEntry.c1451 ms_list_init(&pChip->p_roothub[u8Hostid]->hub_event); in MDrv_USB_Port_Init()
1452 pChip->p_roothub[u8Hostid]->cpe_ehci_dev.pHubEvent = &pChip->p_roothub[u8Hostid]->hub_event; in MDrv_USB_Port_Init()