Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c366 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
377 ((char *)record + record->ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()
412 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
447 ((char *)record + record->ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()
475 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
505 ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_atombios.c668 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
679 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
717 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
752 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
780 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
810 ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
Datombios.h4173 UCHAR ucRecordSize; //The size of the whole record in byte member
/linux-4.4.14/drivers/gpu/drm/amd/include/
Datombios.h4296 UCHAR ucRecordSize; //The size of the whole record in byte member