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.h45 struct usb_hid_descriptor { struct
46 uByte bLength;
47 uByte bDescriptorType;
48 uWord bcdHID;
49 uByte bCountryCode;
50 uByte bNumDescriptors;
51 struct {
54 } descrs[1];