Home
last modified time | relevance | path

Searched refs:USB_STATE_CONFIGURED (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMsg.c505 if (pDev->eState == USB_STATE_CONFIGURED) in ms_usb_disable_device()
672 ms_usb_set_device_state(pDev, USB_STATE_CONFIGURED); in ms_usb_set_config()
H A DdrvPipe.c179 if (!usb_pipecontrol (ms_pipe) && pUdev->eState < USB_STATE_CONFIGURED) in ms_usb_submit_urb()
H A DdrvUSBEntry.c1209 if (DevState < USB_STATE_CONFIGURED) in ms_UsbTask_EX()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h665 USB_STATE_CONFIGURED, /* most functions */ enumerator
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h269 USB_STATE_CONFIGURED, /* most functions */ enumerator
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvURB.c206 if (!usb_pipecontrol (pipe) && dev->state < USB_STATE_CONFIGURED) in usb_submit_urb()
H A DdrvUSBEntry.c1088 if (DevState < USB_STATE_CONFIGURED) in UsbTask()
1975 if (DevState < USB_STATE_CONFIGURED) in UsbTask_EX()
H A DdrvUSBEntry_2.c409 if (DevState < USB_STATE_CONFIGURED) in UsbTask_Port2()
H A DdrvMsg.c513 dev->state = USB_STATE_CONFIGURED; in usb_set_configuration()
H A DdrvHub.c8518 dev->state = USB_STATE_CONFIGURED; //Note_Timeout in usb_physical_reset_device()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dch9.h587 USB_STATE_CONFIGURED, /* most functions */ enumerator