Searched refs:USB_HID_DESCRIPTOR_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/usb/
H A Dusbhid.h60 #define USB_HID_DESCRIPTOR_SIZE(n) (9+((n)*3)) macro
H A Dusb_hid.c786 (desc->bLength >= USB_HID_DESCRIPTOR_SIZE(0))) {

Completed in 101 milliseconds