Home
last modified time | relevance | path

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

/linux-4.1.27/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