Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h296 #define HID_BAD_DESCR 0x01 /* Bad hid report descriptor */ macro
/titanic_44/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c460 parse_hid_descr_error = HID_BAD_DESCR; in hid_attach()
499 if (parse_hid_descr_error != HID_BAD_DESCR) { in hid_attach()