Home
last modified time | relevance | path

Searched refs:USB_STATE_READY (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dehci-hcd.c242 ehci->hcd.state = USB_STATE_READY; in ehci_ready()
489 ehci->hcd.state = USB_STATE_READY; in ehci_start()
635 hcd->state = USB_STATE_READY; in ehci_resume()
/linux-2.4.37.9/drivers/usb/
Dhcd.h69 # define USB_STATE_READY (__ACTIVE|__SLEEPY) macro