Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME399 ItemList()' which will call 'hidparser_MainItem()' to do things specific to
401 curr_ei). 'hidparser_MainItem()' will allocate an entity_item structure and
408 hidparser: hidparser_MainItem:index = 0x4 token = 0xa0
442 hidparser: hidparser_MainItem:index = 0x6 token = 0xa0
515 hidparser: hidparser_MainItem:index = 0x1a token = 0x80
529 hidparser: hidparser_MainItem:index = 0x1c token = 0xc0
542 hidparser: hidparser_MainItem:index = 0x1d token = 0xa0
653 hidparser: hidparser_MainItem:index = 0x2b token = 0x80
660 hidparser: hidparser_MainItem:index = 0x2d token = 0xc0
667 hidparser: hidparser_MainItem:index = 0x2e token = 0xa0
[all …]
H A Dhidparser.c109 static int hidparser_MainItem(entity_item_t **,
1628 if (hidparser_MainItem(&curr_ei, scan_ifp) == in hidparser_ItemList()
1741 hidparser_MainItem(entity_item_t ** item_ptr, in hidparser_MainItem() function