Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Dusbhid.h53 struct usb_hid_descriptor { struct
54 uByte bLength;
55 uByte bDescriptorType;
56 uWord bcdHID;
57 uByte bCountryCode;
58 uByte bNumDescriptors;
59 struct {
62 } descrs[1];