Searched refs:USB_RAW_IO_FLAGS_MASK (Results 1 – 1 of 1) sorted by relevance
77 #define USB_RAW_IO_FLAGS_MASK 0x0001 macro81 return (flags & ~USB_RAW_IO_FLAGS_MASK) == 0; in usb_raw_io_flags_valid()
Completed in 5 milliseconds