Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h98079 struct hid_device { struct
98080 __u8 *dev_rdesc;
98081 unsigned int dev_rsize;
98082 __u8 *rdesc;
98083 unsigned int rsize;
98084 struct hid_collection *collection;
98085 unsigned int collection_size;
98086 unsigned int maxcollection;
98087 unsigned int maxapplication;
98088 __u16 bus;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h107775 struct hid_device { struct
107776 __u8 *dev_rdesc;
107777 unsigned int dev_rsize;
107778 __u8 *rdesc;
107779 unsigned int rsize;
107780 struct hid_collection *collection;
107781 unsigned int collection_size;
107782 unsigned int maxcollection;
107783 unsigned int maxapplication;
107784 __u16 bus;
[all …]