Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhid_parser_driver.h82 int hidparser_free_report_descriptor_handle(hidparser_handle_t parse_handle);
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c248 hidparser_free_report_descriptor_handle(hidparser_handle_t parse_handle) in hidparser_free_report_descriptor_handle() function
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2338 (void) hidparser_free_report_descriptor_handle( in hid_detach_cleanup()