Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_atombios.c683 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
684 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
685 switch (record->ucRecordType) { in radeon_get_atom_connector_info_from_object_table()
732 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
733 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
734 switch (record->ucRecordType) { in radeon_get_atom_connector_info_from_object_table()
795 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
796 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
797 switch (record->ucRecordType) { in radeon_get_atom_connector_info_from_object_table()
Datombios.h3520 UCHAR ucRecordType; member
3527 UCHAR ucRecordType; member
3535 UCHAR ucRecordType; member
3545 UCHAR ucRecordType; member
3552 UCHAR ucRecordType; member
4091 UCHAR ucRecordType; //An emun to indicate the record type member