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