Searched defs:transfer_flags (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/include/xen/interface/io/ |
| H A D | usbif.h | 338 uint16_t transfer_flags; member
|
| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| H A D | usbip_common.h | 159 __u32 transfer_flags; member
|
| /kernel/linux/linux-6.6/drivers/usb/usbip/ |
| H A D | usbip_common.h | 160 __u32 transfer_flags; member
|
| /kernel/linux/linux-5.10/drivers/usb/misc/ |
| H A D | usbtest.c | 257 usbtest_alloc_urb( struct usb_device *udev, int pipe, unsigned long bytes, unsigned transfer_flags, unsigned offset, u8 bInterval, usb_complete_t complete_fn) usbtest_alloc_urb() argument 2158 test_unaligned_bulk( struct usbtest_dev *tdev, int pipe, unsigned length, int iterations, unsigned transfer_flags, const char *label) test_unaligned_bulk() argument [all...] |
| /kernel/linux/linux-6.6/drivers/usb/misc/ |
| H A D | usbtest.c | 257 usbtest_alloc_urb( struct usb_device *udev, int pipe, unsigned long bytes, unsigned transfer_flags, unsigned offset, u8 bInterval, usb_complete_t complete_fn) usbtest_alloc_urb() argument 2158 test_unaligned_bulk( struct usbtest_dev *tdev, int pipe, unsigned length, int iterations, unsigned transfer_flags, const char *label) test_unaligned_bulk() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | usb.h | 1586 unsigned int transfer_flags; /* (in) URB_SHORT_NOT_OK | ...*/ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | usb.h | 1616 unsigned int transfer_flags; /* (in) URB_SHORT_NOT_OK | ...*/ member
|
Completed in 15 milliseconds