Searched defs:IS_USB_STOP (Results 1 – 2 of 2) sorted by relevance
66 #define IS_USB_STOP(rtlusb_ptr) (USB_STATE_STOP == (rtlusb_ptr)->state) macro