Searched refs:asObjects (Results 1 – 5 of 5) sorted by relevance
142 struct_size(table, asObjects, 1))); in get_number_of_objects()172 struct_size(tbl, asObjects, 1))); in bios_parser_get_connector_id()185 id = le16_to_cpu(tbl->asObjects[i].usObjectID); in bios_parser_get_connector_id()1992 struct_size(tbl, asObjects, 1))); in get_bios_object()1999 le16_to_cpu(tbl->asObjects[i].usObjectID)))) in get_bios_object()2000 return &tbl->asObjects[i]; in get_bios_object()2722 struct_size(object_table, asObjects, 1))); in get_bracket_layout_record()2730 object_table->asObjects[i].usObjectID) { in get_bracket_layout_record()2732 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()
648 u16 encoder_obj = le16_to_cpu(enc_obj->asObjects[k].usObjectID); in radeon_get_atom_connector_info_from_object_table()652 le16_to_cpu(enc_obj->asObjects[k].usRecordOffset)); in radeon_get_atom_connector_info_from_object_table()679 u16 router_obj_id = le16_to_cpu(router_obj->asObjects[k].usObjectID); in radeon_get_atom_connector_info_from_object_table()683 le16_to_cpu(router_obj->asObjects[k].usRecordOffset)); in radeon_get_atom_connector_info_from_object_table()691 le16_to_cpu(router_obj->asObjects[k].usSrcDstTableOffset)); in radeon_get_atom_connector_info_from_object_table()754 le16_to_cpu(con_obj->asObjects[j]. in radeon_get_atom_connector_info_from_object_table()762 asObjects[j]. in radeon_get_atom_connector_info_from_object_table()
4056 ATOM_OBJECT asObjects[]; member
4548 ATOM_OBJECT asObjects[]; member