Lines Matching refs:_IOR
261 #define USB_DEVICESTATS _IOR ('U', 5, struct usb_device_stats)
269 #define USB_GET_REPORT_ID _IOR ('U', 25, int)
272 #define USB_GET_CONFIG _IOR ('U', 100, int)
276 #define USB_GET_DEVICE_DESC _IOR ('U', 105, struct usb_device_descriptor)
277 #define USB_GET_CONFIG_DESC _IOR ('U', 106, struct usb_config_descriptor)
278 #define USB_GET_RX_INTERFACE_DESC _IOR ('U', 107, struct usb_interface_descriptor)
279 #define USB_GET_RX_ENDPOINT_DESC _IOR ('U', 108, struct usb_endpoint_descriptor)
283 #define USB_GET_DEVICEINFO _IOR ('U', 112, struct usb_device_info)
286 #define USB_GET_RX_FRAME_SIZE _IOR ('U', 115, int)
287 #define USB_GET_RX_BUFFER_SIZE _IOR ('U', 117, int)
296 #define USB_GET_PLUGTIME _IOR ('U', 126, uint32_t)
299 #define USB_GET_DEV_PORT_PATH _IOR ('U', 134, struct usb_device_port_path)
300 #define USB_GET_POWER_USAGE _IOR ('U', 135, int)
303 #define USB_GET_TX_FRAME_SIZE _IOR ('U', 138, int)
304 #define USB_GET_TX_BUFFER_SIZE _IOR ('U', 139, int)
306 #define USB_GET_TX_INTERFACE_DESC _IOR ('U', 141, struct usb_interface_descriptor)
307 #define USB_GET_TX_ENDPOINT_DESC _IOR ('U', 142, struct usb_endpoint_descriptor)
311 #define USB_GET_POWER_MODE _IOR ('U', 146, int)
313 #define USB_GET_TEMPLATE _IOR ('U', 148, int)
316 #define USB_GET_CM_OVER_DATA _IOR ('U', 180, int)
320 #define USB_GET_GPIO _IOR ('U', 182, int)
326 #define USB_FS_COMPLETE _IOR ('U', 194, struct usb_fs_complete)