Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/radeon/
HDradeon_atombios.c690 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
691 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
692 switch (record->ucRecordType) { in radeon_get_atom_connector_info_from_object_table()
736 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
737 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
738 switch (record->ucRecordType) { in radeon_get_atom_connector_info_from_object_table()
799 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
800 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
801 switch (record->ucRecordType) { in radeon_get_atom_connector_info_from_object_table()
HDatombios.h3523 UCHAR ucRecordType; member
3530 UCHAR ucRecordType; member
3538 UCHAR ucRecordType; member
3548 UCHAR ucRecordType; member
3555 UCHAR ucRecordType; member
4094 UCHAR ucRecordType; //An emun to indicate the record type member