Home
last modified time | relevance | path

Searched refs:phub_event (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.h133 struct list_head *phub_event; member
H A DdrvHub.c180 ms_insert_list_after(&pHub->event_list, hcd->phub_event); // new, link to the right hcd in ms_hub_irq()
H A DdrvUsbd.c702 pHcd->phub_event = pDev->pHubEvent; in ms_new_usb_hcd()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c189 hcd->phub_event = &hub_event_list_Port2; in usb_hcd_cpe_ehci_probe_Port2()
H A DdrvHCD.h170 struct list_head *phub_event; member
H A DdrvEhciHcd.c9255 hcd->phub_event = &hub_event_list; in usb_hcd_cpe_ehci_probe()
9677 hcd->phub_event = p_rootHub->p_hub_event; in usb_hcd_cpe_ehci_probe_EX()
H A DdrvHub.c953 list_add(&hub->event_list, hcd->phub_event); // new in hub_irq()