Searched refs:USB_RAW_IO_FLAGS_MASK (Results 1 – 1 of 1) sorted by relevance
67 #define USB_RAW_IO_FLAGS_MASK 0x0001 macro71 return (flags & ~USB_RAW_IO_FLAGS_MASK) == 0; in usb_raw_io_flags_valid()