Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c627 case HCD_STATE_SUSPENDED: in ms_usb_hcd_cpe_ehci_suspend()
645 if (hcd->state != HCD_STATE_SUSPENDED) in ms_usb_hcd_cpe_ehci_resume()
H A DdrvUsbd.h149 #define HCD_STATE_SUSPENDED (__SUSPEND) macro