Home
last modified time | relevance | path

Searched refs:USB_STATE_POWERED (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h662 USB_STATE_POWERED, enumerator
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h266 USB_STATE_POWERED, enumerator
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dch9.h582 USB_STATE_POWERED, /* wired */ enumerator
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c967 ms_usb_set_device_state(pUdev, USB_STATE_POWERED); // patch from Linux 2.6.28 in ms_hub_port_connect_change()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub.c5350 dev->state = USB_STATE_POWERED; in hub_port_connect_change()