Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_mp_ioctl.h60 struct usb_vendor_req { struct
61 u8 bRequest;
62 u16 wValue;
63 u16 wIndex;
64 u16 wLength;
65 u8 u8Dir;/*0:OUT, 1:IN */
66 u8 u8InData;