Searched refs:entity_item (Results 1 – 2 of 2) sorted by relevance
62 typedef struct entity_item { struct85 struct entity_item *child; argument90 struct entity_item *entity_item_right_sibling; argument92 struct entity_item *prev_coll; argument
41 items. Each of the main items are represented by an 'entity_item' struc-43 entity_attribute structures in the 'entity_item' structure. Since local48 item. Hence they also figure in the list maintained by the entity_item82 global item list is copied over to the entity_item structure and the local400 a main item (like allocating an entity_item structure and returning it in401 curr_ei). 'hidparser_MainItem()' will allocate an entity_item structure and404 entity_item structure).418 This forms the root collection. 'cache_ei' or the cached entity_item will419 always point to the last collection encountered. Each entity_item structure