Home
last modified time | relevance | path

Searched refs:wPortChange (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHUB.h152 U16 wPortChange; member
H A DdrvHub.c3787 *change = LE16ToCPU(hub->status.port.wPortChange); in hub_port_status()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.h131 MS_U16 wPortChange; member
H A DdrvHub.c657 *change_r = hub->status.port.wPortChange; in ms_hub_port_status()