Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_atombios.c682 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
693 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
731 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
766 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
794 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
824 ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
Datombios.h4092 UCHAR ucRecordSize; //The size of the whole record in byte member