Home
last modified time | relevance | path

Searched refs:SET_REPORT_PROTOCOL (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c600 hid_set_protocol(hidp, SET_REPORT_PROTOCOL); in hid_attach()
3040 hid_set_protocol(hidp, SET_REPORT_PROTOCOL); in hid_restore_device_state()
/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhid.h112 #define SET_REPORT_PROTOCOL 0x0001 /* Report protocol */ macro