Searched refs:USB_STATE_SUSPENDED (Results 1 – 3 of 3) sorted by relevance
985 USB_STATE_SUSPENDED enumerator
71 #define USB_STATE_SUSPENDED 6 macro
597 if (!chip || chip->state == USB_STATE_SUSPENDED) { in fotg210_ep_queue()