Searched defs:transfer_flags (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/xen/interface/io/
H A Dusbif.h338 uint16_t transfer_flags; member in struct:xenusb_urb_request
/linux-master/drivers/usb/usbip/
H A Dusbip_common.h160 __u32 transfer_flags; member in struct:usbip_header_cmd_submit
/linux-master/drivers/usb/misc/
H A Dusbtest.c257 usbtest_alloc_urb( struct usb_device *udev, int pipe, unsigned long bytes, unsigned transfer_flags, unsigned offset, u8 bInterval, usb_complete_t complete_fn) argument
2158 test_unaligned_bulk( struct usbtest_dev *tdev, int pipe, unsigned length, int iterations, unsigned transfer_flags, const char *label) argument
[all...]
/linux-master/include/linux/
H A Dusb.h1611 unsigned int transfer_flags; /* (in) URB_SHORT_NOT_OK | ...*/ member in struct:urb

Completed in 146 milliseconds