Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dusbdevice_fs.h40 struct usbdevfs_ctrltransfer { struct
41 __u8 bRequestType;
42 __u8 bRequest;
43 __u16 wValue;
44 __u16 wIndex;
45 __u16 wLength;
46 __u32 timeout; /* in milliseconds */
47 void __user *data;
/openbmc/linux/include/uapi/linux/
H A Dusbdevice_fs.h40 struct usbdevfs_ctrltransfer { struct
41 __u8 bRequestType;
42 __u8 bRequest;
43 __u16 wValue;
44 __u16 wIndex;
45 __u16 wLength;
46 __u32 timeout; /* in milliseconds */
47 void __user *data;