Home
last modified time | relevance | path

Searched refs:ucRecordSize (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c245 !header->ucRecordSize) in bios_parser_get_i2c_info()
257 offset += header->ucRecordSize; in bios_parser_get_i2c_info()
307 offset += header->ucRecordSize; in bios_parser_get_device_tag_record()
310 !header->ucRecordSize) in bios_parser_get_device_tag_record()
890 !header->ucRecordSize) in get_hpd_record()
897 offset += header->ucRecordSize; in get_hpd_record()
1531 offset += header->ucRecordSize; in get_encoder_cap_record()
1534 !header->ucRecordSize) in get_encoder_cap_record()
2634 record_header->ucRecordSize == 0) { in update_slot_layout_info()
2641 <= record_header->ucRecordSize) { in update_slot_layout_info()
[all …]
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c402 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
413 ((char *)record + record->ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()
448 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
483 ((char *)record + record->ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()
511 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
541 ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()
/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c657 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
668 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
706 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
741 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
769 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
799 ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
H A Datombios.h4173 UCHAR ucRecordSize; //The size of the whole record in byte member
/linux-6.15/drivers/gpu/drm/amd/include/
H A Datombios.h4672 UCHAR ucRecordSize; //The size of the whole record in byte member