Home
last modified time | relevance | path

Searched refs:USB_STATE_DEFAULT (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSB.c3239 if (dev->state != USB_STATE_DEFAULT && dev->state != USB_STATE_ADDRESS) in usb_set_address()
3891 dev->state = USB_STATE_DEFAULT; in usb_new_device()
H A DdrvHCD.c1153 usb_dev->state = USB_STATE_DEFAULT; in usb_register_root_hub()
1177 usb_dev->state = USB_STATE_DEFAULT; in register_root_hub()
H A DdrvURB.c159 (dev->state < USB_STATE_DEFAULT) || in usb_submit_urb()
H A DdrvHub.c4338 : USB_STATE_DEFAULT; in hub_port_reset()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvPipe.c166 if (!(pUdev = ms_urb->dev) || (pUdev->eState < USB_STATE_DEFAULT) || in ms_usb_submit_urb()
H A DdrvUSB.c570 if ((pUdev->eState != USB_STATE_DEFAULT) && (pUdev->eState != USB_STATE_ADDRESS)) in ms_usb_set_address()
H A DdrvHub.c766 ms_usb_set_device_state(ms_dev, status ? USB_STATE_NOTATTACHED : USB_STATE_DEFAULT); in ms_hub_port_reset()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h663 USB_STATE_DEFAULT, /* limited function */ enumerator
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h267 USB_STATE_DEFAULT, /* limited function */ enumerator
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dch9.h585 USB_STATE_DEFAULT, /* limited function */ enumerator