Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusbhid.h57 #define USB_HID_DESCRIPTOR_SIZE(n) (9+((n)*3)) macro
H A Dusb_hid.c765 (desc->bLength >= USB_HID_DESCRIPTOR_SIZE(0))) { in hid_get_descriptor_from_usb()

Completed in 3 milliseconds