Lines Matching defs:uhid_create_req
105 struct uhid_create_req { struct106 __u8 name[128];107 __u8 phys[64];108 __u8 uniq[64];109 __u8 __user * rd_data;110 __u16 rd_size;111 __u16 bus;112 __u32 vendor;113 __u32 product;114 __u32 version;115 __u32 country;