Searched refs:DEV_FLAG_ACTION_DEFAULT_PIPE_CLEAR (Results 1 – 1 of 1) sorted by relevance
28 #define DEV_FLAG_ACTION_DEFAULT_PIPE_CLEAR 0x0008 //Move the default pipe to the active s… macro230 DEV_FLAG_ACTION_DEFAULT_PIPE_CLEAR; in default_pipe_callback()239 … action_flags = DEV_FLAG_ACTION_DEFAULT_PIPE_DEQUEUE | DEV_FLAG_ACTION_DEFAULT_PIPE_CLEAR; in default_pipe_callback()435 if (action_flags & DEV_FLAG_ACTION_DEFAULT_PIPE_CLEAR) { in usbh_process()