Home
last modified time | relevance | path

Searched refs:radeon_get_atom_connector_info_from_supported_devices_table (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_mode.h949 extern bool radeon_get_atom_connector_info_from_supported_devices_table(struct drm_device *dev);
Dradeon_display.c852 ret = radeon_get_atom_connector_info_from_supported_devices_table(dev); in radeon_setup_enc_conn()
Dradeon_atombios.c885 bool radeon_get_atom_connector_info_from_supported_devices_table(struct in radeon_get_atom_connector_info_from_supported_devices_table() function