Home
last modified time | relevance | path

Searched defs:uhid_create2_req (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h111367 struct uhid_create2_req { struct
111368 __u8 name[128];
111369 __u8 phys[64];
111370 __u8 uniq[64];
111371 __u16 rd_size;
111372 __u16 bus;
111373 __u32 vendor;
111374 __u32 product;
111375 __u32 version;
111376 __u32 country;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h118769 struct uhid_create2_req { struct
118770 __u8 name[128];
118771 __u8 phys[64];
118772 __u8 uniq[64];
118773 __u16 rd_size;
118774 __u16 bus;
118775 __u32 vendor;
118776 __u32 product;
118777 __u32 version;
118778 __u32 country;
[all …]