Searched refs:USB_STATE_START (Results 1 – 1 of 1) sorted by relevance
88 USB_STATE_START = 1, enumerator92 #define IS_USB_START(rtlusb_ptr) (USB_STATE_START == (rtlusb_ptr)->state)100 (rtlusb_ptr)->state = USB_STATE_START; \