Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c113 static entity_item_t *hidparser_allocate_entity(hidparser_tok_t *);
1752 *item_ptr = hidparser_allocate_entity(scan_ifp); in hidparser_MainItem()
2084 hidparser_allocate_entity(hidparser_tok_t *scan_ifp) in hidparser_allocate_entity() function