Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusbhid.h213 struct hid_item { struct
215 int32_t _usage_page;
216 int32_t logical_minimum;
217 int32_t logical_maximum;
218 int32_t physical_minimum;
219 int32_t physical_maximum;
220 int32_t unit_exponent;
221 int32_t unit;
222 int32_t report_ID;
247 int hid_get_item(struct hid_data *s, struct hid_item *h); argument
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h74997 struct hid_item { struct
74998 unsigned int format;
74999 __u8 size;
75000 __u8 type;
75001 __u8 tag;
75002 union {
75010 } data;