Home
last modified time | relevance | path

Searched refs:wReportDescriptorLength (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhid.h65 ushort_t wReportDescriptorLength; /* size of report descr */ member
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c489 hidp->hid_hid_descr.wReportDescriptorLength); in hid_attach()
2060 hidp->hid_hid_descr.wReportDescriptorLength = in hid_parse_hid_descr_failure()
2072 hidp->hid_hid_descr.wReportDescriptorLength = in hid_parse_hid_descr_failure()
2113 setup.wLength = hidp->hid_hid_descr.wReportDescriptorLength; in hid_handle_report_descriptor()
2126 int n = hidp->hid_hid_descr.wReportDescriptorLength; in hid_handle_report_descriptor()
2140 hidp->hid_hid_descr.wReportDescriptorLength, in hid_handle_report_descriptor()