Home
last modified time | relevance | path

Searched refs:USBDEVFS_URB_NO_INTERRUPT (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dusbdevice_fs.h104 #define USBDEVFS_URB_NO_INTERRUPT 0x80 macro
/external/crosvm/usb_sys/src/
Dlib.rs103 pub const USBDEVFS_URB_NO_INTERRUPT: c_uint = 0x80; constant