Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c350 int parse_hid_descr_error = 0; in hid_attach() local
472 parse_hid_descr_error = HID_BAD_DESCR; in hid_attach()
533 if (parse_hid_descr_error != HID_BAD_DESCR) { in hid_attach()