Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c485 entity_attribute_length == 3) { in hidparser_get_usage_attribute_report_des()
526 entity_attribute_length == 2) { in hidparser_get_usage_attribute_report_des()
654 entity_attribute_length == in hidparser_get_main_item_data_descr_main()
774 if (attribute->entity_attribute_length == 3) { in hidparser_lookup_usage_collection()
838 if (attribute->entity_attribute_length == 3) { in hidparser_get_top_level_collection_usage()
2174 elem->entity_attribute_length); in hidparser_add_attribute()
2188 newattrib->entity_attribute_length = len; in hidparser_add_attribute()
2247 current_dst->entity_attribute_length = in hidparser_cp_attribute_list()
2248 current_src->entity_attribute_length; in hidparser_cp_attribute_list()
2250 current_dst->entity_attribute_length, KM_SLEEP); in hidparser_cp_attribute_list()
[all …]
/titanic_50/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h51 int entity_attribute_length; /* No. of data bytes */ member
/titanic_50/usr/src/cmd/mdb/common/modules/usba/
H A Dprtusb.c925 attr.entity_attribute_length); in prt_usb_hid_item_attrs()