Lines Matching defs:uhid_create_req
128 struct uhid_create_req { struct129 __u8 name[128];130 __u8 phys[64];131 __u8 uniq[64];132 __u8 __user *rd_data;133 __u16 rd_size;135 __u16 bus;136 __u32 vendor;137 __u32 product;138 __u32 version;139 __u32 country;