Home
last modified time | relevance | path

Searched refs:bReportDescriptorType (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhid.h64 uchar_t bReportDescriptorType; /* Class descr. type */ member
/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_mouse.c87 uint8_t bReportDescriptorType; member
191 .bReportDescriptorType = UMOUSE_REPORT_DESC_TYPE,
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c488 hidp->hid_hid_descr.bReportDescriptorType, in hid_attach()