Home
last modified time | relevance | path

Searched refs:wDescriptorLength (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusbhid.h59 uWord wDescriptorLength; member
H A Dusb_hid.c129 *sizep = UGETW(hid->descrs[0].wDescriptorLength); in usbd_req_get_hid_desc()
/freebsd/sys/dev/hyperv/input/
H A Dhv_hid.c114 uint16_t wDescriptorLength; member
298 hdi->rdescsize = le16toh(hdesc->hcdesc[0].wDescriptorLength); in hv_hid_receive()
/freebsd/sys/dev/usb/input/
H A Dusbhid.c747 UGETW(hid->descrs[0].wDescriptorLength); in usbhid_fill_device_info()