Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c135 static void hidparser_check_correspondence(
2589 hidparser_check_correspondence(mainitem, R_ITEM_PHYSICAL_MINIMUM, in hidparser_global_err_check()
2593 hidparser_check_correspondence(mainitem, R_ITEM_PUSH, R_ITEM_POP, in hidparser_global_err_check()
2661 hidparser_check_correspondence(mainitem, R_ITEM_USAGE_MIN, in hidparser_local_err_check()
2667 hidparser_check_correspondence(mainitem, R_ITEM_DESIGNATOR_MIN, in hidparser_local_err_check()
2673 hidparser_check_correspondence(mainitem, R_ITEM_STRING_MIN, in hidparser_local_err_check()
2737 hidparser_check_correspondence(entity_item_t *mainitem, int item_tag1, in hidparser_check_correspondence() function