Lines Matching refs:_IOWR
235 #define USB_REQUEST _IOWR('U', 1, struct usb_ctl_request)
238 #define USB_DEVICEINFO _IOWR('U', 4, struct usb_device_info)
243 #define USB_GET_REPORT_DESC _IOWR('U', 21, struct usb_gen_descriptor)
245 #define USB_GET_REPORT _IOWR('U', 23, struct usb_gen_descriptor)
252 #define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface)
253 #define USB_SET_ALTINTERFACE _IOWR('U', 103, struct usb_alt_interface)
258 #define USB_GET_FULL_DESC _IOWR('U', 109, struct usb_gen_descriptor)
259 #define USB_GET_STRING_DESC _IOWR('U', 110, struct usb_gen_descriptor)
260 #define USB_DO_REQUEST _IOWR('U', 111, struct usb_ctl_request)
269 #define USB_GET_IFACE_DRIVER _IOWR('U', 121, struct usb_gen_descriptor)
307 #define USB_FS_OPEN _IOWR('U', 197, struct usb_fs_open)
310 #define USB_FS_OPEN_STREAM _IOWR('U', 200, struct usb_fs_open_stream)
313 #define USB_DEV_QUIRK_GET _IOWR('Q', 0, struct usb_gen_quirk)
314 #define USB_QUIRK_NAME_GET _IOWR('Q', 1, struct usb_gen_quirk)