Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h65406 struct input_device_id { struct
65407 kernel_ulong_t flags;
65408 __u16 bustype;
65409 __u16 vendor;
65410 __u16 product;
65411 __u16 version;
65412 kernel_ulong_t evbit[1];
65413 kernel_ulong_t keybit[12];
65414 kernel_ulong_t relbit[1];
65415 kernel_ulong_t absbit[1];
[all …]