Home
last modified time | relevance | path

Searched defs:usbfs_urb (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Dlinux_usbfs.h85 struct usbfs_urb { struct
86 unsigned char type;
87 unsigned char endpoint;
88 int status;
89 unsigned int flags;
90 void *buffer;
91 int buffer_length;
92 int actual_length;
93 int start_frame;
94 int number_of_packets;
[all …]