Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.h156 #define USB_STATE_RESUMING (__SUSPEND|__TRANSIENT) macro
H A DdrvEhciHcd.c9400 hcd->state = USB_STATE_RESUMING; in usb_hcd_cpe_ehci_resume()