Searched defs:uhid_create_req (Results 1 – 2 of 2) sorted by relevance
111311 struct uhid_create_req { struct111312 __u8 name[128];111313 __u8 phys[64];111314 __u8 uniq[64];111315 __u8 __attribute__((btf_type_tag("user"))) *rd_data;111316 __u16 rd_size;111317 __u16 bus;111318 __u32 vendor;111319 __u32 product;111320 __u32 version;[all …]
118713 struct uhid_create_req { struct118714 __u8 name[128];118715 __u8 phys[64];118716 __u8 uniq[64];118717 __u8 __attribute__((btf_type_tag("user"))) *rd_data;118718 __u16 rd_size;118719 __u16 bus;118720 __u32 vendor;118721 __u32 product;118722 __u32 version;[all …]