Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c116 static entity_item_t *hidparser_allocate_entity(hidparser_tok_t *);
1717 *item_ptr = hidparser_allocate_entity(scan_ifp); in hidparser_MainItem()
2049 hidparser_allocate_entity(hidparser_tok_t *scan_ifp) in hidparser_allocate_entity() function