Searched refs:USBIF_PIPE_UNLINK (Results 1 – 1 of 1) sorted by relevance
135 #define USBIF_PIPE_UNLINK 0x00000020 macro151 #define usbif_pipeunlink(pipe) ((pipe) & USBIF_PIPE_UNLINK)153 #define usbif_setunlink_pipe(pipe) ((pipe) | USBIF_PIPE_UNLINK)
Completed in 3 milliseconds