Lines Matching refs:_IOWR
257 #define USB_REQUEST _IOWR('U', 1, struct usb_ctl_request)
260 #define USB_DEVICEINFO _IOWR('U', 4, struct usb_device_info)
265 #define USB_GET_REPORT_DESC _IOWR('U', 21, struct usb_gen_descriptor)
267 #define USB_GET_REPORT _IOWR('U', 23, struct usb_gen_descriptor)
274 #define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface)
275 #define USB_SET_ALTINTERFACE _IOWR('U', 103, struct usb_alt_interface)
280 #define USB_GET_FULL_DESC _IOWR('U', 109, struct usb_gen_descriptor)
281 #define USB_GET_STRING_DESC _IOWR('U', 110, struct usb_gen_descriptor)
282 #define USB_DO_REQUEST _IOWR('U', 111, struct usb_ctl_request)
291 #define USB_GET_IFACE_DRIVER _IOWR('U', 121, struct usb_gen_descriptor)
329 #define USB_FS_OPEN _IOWR('U', 197, struct usb_fs_open)
332 #define USB_FS_OPEN_STREAM _IOWR('U', 200, struct usb_fs_open_stream)
335 #define USB_DEV_QUIRK_GET _IOWR('Q', 0, struct usb_gen_quirk)
336 #define USB_QUIRK_NAME_GET _IOWR('Q', 1, struct usb_gen_quirk)