Searched refs:USB_STATE_NOTATTACHED (Results 1 – 10 of 10) sorted by relevance
766 ms_usb_set_device_state(ms_dev, status ? USB_STATE_NOTATTACHED : USB_STATE_DEFAULT); in ms_hub_port_reset()810 udev->eState = USB_STATE_NOTATTACHED; in ms_recursively_NOTATTACHED()819 if (udev->eState == USB_STATE_NOTATTACHED) in ms_usb_set_device_state()821 else if (new_state != USB_STATE_NOTATTACHED) { in ms_usb_set_device_state()1248 if (ms_dev->eState == USB_STATE_NOTATTACHED || in ms_usb_reset_device()
474 ms_usb_set_device_state(pUdev, USB_STATE_NOTATTACHED); // patch from Linux 2.6.28 in ms_usb_disconnect()805 ms_usb_set_device_state(pUdev, USB_STATE_NOTATTACHED); // patch from Linux 3.1.10 in ms_usb_new_device()
568 if (pUsdata->pusb_dev->eState == USB_STATE_NOTATTACHED) in ms_us_port_reset()
1507 ms_usb_set_device_state(pHcd->self.root_hub, USB_STATE_NOTATTACHED); in MDrv_USB_Port_Close()
641 USB_STATE_NOTATTACHED = 0, enumerator
262 USB_STATE_NOTATTACHED = 0, /* software created state not USB spec */ enumerator
578 USB_STATE_NOTATTACHED = 0, enumerator
3059 dev->state = USB_STATE_NOTATTACHED; in usb_disconnect()
2189 hub->state = USB_STATE_NOTATTACHED;
4337 ? USB_STATE_NOTATTACHED in hub_port_reset()