Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_mode.h863 extern bool radeon_legacy_get_tmds_info_from_combios(struct radeon_encoder *encoder,
Dradeon_legacy_encoders.c1706 ret = radeon_legacy_get_tmds_info_from_combios(encoder, tmds); in radeon_legacy_get_tmds_info()
Dradeon_connectors.c684 ret = radeon_legacy_get_tmds_info_from_combios(radeon_encoder, tmds); in radeon_connector_set_property()
Dradeon_combios.c1330 bool radeon_legacy_get_tmds_info_from_combios(struct radeon_encoder *encoder, in radeon_legacy_get_tmds_info_from_combios() function