Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.h238 struct stConnDevList arConnDev[USB_MAXCHILDREN]; member
H A DdrvHub.c1393 pRootHub->arConnDev[isHubConnEvent].connDev = pUdev; in ms_hub_events()
H A DdrvUSBEntry.c1207 …if ( ms_usb_get_connected_dev_state(&DevState, &DevClass, pRootHub->arConnDev[numConnDev].connDev,… in ms_UsbTask_EX()