Lines Matching defs:uhid_create2_req
46 struct uhid_create2_req { struct47 __u8 name[128];49 __u8 phys[64];50 __u8 uniq[64];51 __u16 rd_size;52 __u16 bus;54 __u32 vendor;55 __u32 product;56 __u32 version;57 __u32 country;59 __u8 rd_data[HID_MAX_DESCRIPTOR_SIZE];