Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusbhid.h205 hid_input, hid_output, hid_feature, hid_collection, hid_endcollection enumerator
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h75099 struct hid_input { struct
75100 struct list_head list;
75101 struct hid_report *report;
75102 struct input_dev *input;
75103 const char *name;
75104 bool registered;
75105 struct list_head reports;
75106 unsigned int application;