Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h176 entity_attribute_t *hidparser_tok_litem_head; member
/titanic_41/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c1512 if (scan_ifp->hidparser_tok_litem_head) { in hidparser_main()
1514 scan_ifp->hidparser_tok_litem_head); in hidparser_main()
2118 scan_ifp->hidparser_tok_litem_head; in hidparser_allocate_entity()
2119 scan_ifp->hidparser_tok_litem_head = NULL; in hidparser_allocate_entity()
2122 scan_ifp->hidparser_tok_litem_head; in hidparser_allocate_entity()
2123 scan_ifp->hidparser_tok_litem_head = NULL; in hidparser_allocate_entity()
2156 previous = &scan_ifp->hidparser_tok_litem_head; in hidparser_add_attribute()