Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c161 static int hidparser_main(unsigned char *, size_t,
226 error = hidparser_main(descriptor, size, &root); in hidparser_parse_report_descriptor()
1454 hidparser_main(unsigned char *descriptor, size_t size, entity_item_t **item_ptr) in hidparser_main() function