hidraw_device_info
struct hidraw_device_info *hdi;
hdi = (struct hidraw_device_info *)addr;
bzero(hdi, sizeof(struct hidraw_device_info));
#define HIDRAW_GET_DEVICEINFO _IOR ('U', 112, struct hidraw_device_info)