Searched refs:asObjects (Results 1 – 5 of 5) sorted by relevance
140 struct_size(table, asObjects, 1))); in get_number_of_objects()170 struct_size(tbl, asObjects, 1))); in bios_parser_get_connector_id()183 id = le16_to_cpu(tbl->asObjects[i].usObjectID); in bios_parser_get_connector_id()2005 struct_size(tbl, asObjects, 1))); in get_bios_object()2012 le16_to_cpu(tbl->asObjects[i].usObjectID)))) in get_bios_object()2013 return &tbl->asObjects[i]; in get_bios_object()2735 struct_size(object_table, asObjects, 1))); in get_bracket_layout_record()2743 object_table->asObjects[i].usObjectID) { in get_bracket_layout_record()2745 object = &object_table->asObjects[i]; in get_bracket_layout_record()
374 u16 encoder_obj = le16_to_cpu(enc_obj->asObjects[k].usObjectID); in amdgpu_atombios_get_connector_info_from_object_table()378 le16_to_cpu(enc_obj->asObjects[k].usRecordOffset)); in amdgpu_atombios_get_connector_info_from_object_table()402 u16 router_obj_id = le16_to_cpu(router_obj->asObjects[k].usObjectID); in amdgpu_atombios_get_connector_info_from_object_table()406 le16_to_cpu(router_obj->asObjects[k].usRecordOffset)); in amdgpu_atombios_get_connector_info_from_object_table()414 le16_to_cpu(router_obj->asObjects[k].usSrcDstTableOffset)); in amdgpu_atombios_get_connector_info_from_object_table()477 le16_to_cpu(con_obj->asObjects[j]. in amdgpu_atombios_get_connector_info_from_object_table()485 asObjects[j]. in amdgpu_atombios_get_connector_info_from_object_table()
649 u16 encoder_obj = le16_to_cpu(enc_obj->asObjects[k].usObjectID); in radeon_get_atom_connector_info_from_object_table()653 le16_to_cpu(enc_obj->asObjects[k].usRecordOffset)); in radeon_get_atom_connector_info_from_object_table()680 u16 router_obj_id = le16_to_cpu(router_obj->asObjects[k].usObjectID); in radeon_get_atom_connector_info_from_object_table()684 le16_to_cpu(router_obj->asObjects[k].usRecordOffset)); in radeon_get_atom_connector_info_from_object_table()692 le16_to_cpu(router_obj->asObjects[k].usSrcDstTableOffset)); in radeon_get_atom_connector_info_from_object_table()755 le16_to_cpu(con_obj->asObjects[j]. in radeon_get_atom_connector_info_from_object_table()763 asObjects[j]. in radeon_get_atom_connector_info_from_object_table()
4056 ATOM_OBJECT asObjects[]; member
4548 ATOM_OBJECT asObjects[]; member