Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c132 static void hidparser_check_correspondence(
2627 hidparser_check_correspondence(mainitem, R_ITEM_PHYSICAL_MINIMUM, in hidparser_global_err_check()
2631 hidparser_check_correspondence(mainitem, R_ITEM_PUSH, R_ITEM_POP, in hidparser_global_err_check()
2699 hidparser_check_correspondence(mainitem, R_ITEM_USAGE_MIN, in hidparser_local_err_check()
2705 hidparser_check_correspondence(mainitem, R_ITEM_DESIGNATOR_MIN, in hidparser_local_err_check()
2711 hidparser_check_correspondence(mainitem, R_ITEM_STRING_MIN, in hidparser_local_err_check()
2775 hidparser_check_correspondence(entity_item_t *mainitem, in hidparser_check_correspondence() function