Lines Matching refs:_IOR
262 #define USB_DEVICESTATS _IOR ('U', 5, struct usb_device_stats)
270 #define USB_GET_REPORT_ID _IOR ('U', 25, int)
273 #define USB_GET_CONFIG _IOR ('U', 100, int)
277 #define USB_GET_DEVICE_DESC _IOR ('U', 105, struct usb_device_descriptor)
278 #define USB_GET_CONFIG_DESC _IOR ('U', 106, struct usb_config_descriptor)
279 #define USB_GET_RX_INTERFACE_DESC _IOR ('U', 107, struct usb_interface_descriptor)
280 #define USB_GET_RX_ENDPOINT_DESC _IOR ('U', 108, struct usb_endpoint_descriptor)
284 #define USB_GET_DEVICEINFO _IOR ('U', 112, struct usb_device_info)
287 #define USB_GET_RX_FRAME_SIZE _IOR ('U', 115, int)
288 #define USB_GET_RX_BUFFER_SIZE _IOR ('U', 117, int)
297 #define USB_GET_PLUGTIME _IOR ('U', 126, uint32_t)
300 #define USB_GET_DEV_PORT_PATH _IOR ('U', 134, struct usb_device_port_path)
301 #define USB_GET_POWER_USAGE _IOR ('U', 135, int)
304 #define USB_GET_TX_FRAME_SIZE _IOR ('U', 138, int)
305 #define USB_GET_TX_BUFFER_SIZE _IOR ('U', 139, int)
307 #define USB_GET_TX_INTERFACE_DESC _IOR ('U', 141, struct usb_interface_descriptor)
308 #define USB_GET_TX_ENDPOINT_DESC _IOR ('U', 142, struct usb_endpoint_descriptor)
312 #define USB_GET_POWER_MODE _IOR ('U', 146, int)
314 #define USB_GET_TEMPLATE _IOR ('U', 148, int)
317 #define USB_GET_CM_OVER_DATA _IOR ('U', 180, int)
321 #define USB_GET_GPIO _IOR ('U', 182, int)
327 #define USB_FS_COMPLETE _IOR ('U', 194, struct usb_fs_complete)