Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusbhid.h46 struct usb_hid_descriptor { struct
47 uByte bLength;
48 uByte bDescriptorType;
49 uWord bcdHID;
50 uByte bCountryCode;
51 uByte bNumDescriptors;
52 struct {
55 } descrs[1];