Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dusbdevice_fs.h82 #define USBDEVFS_URB_ISO_ASAP 2 macro
/external/qemu/
Dusb-linux.c470 urb->flags = USBDEVFS_URB_ISO_ASAP; in usb_host_handle_data()