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-6.12.1/drivers/gpu/drm/radeon/
Dradeon_mode.h904 extern bool radeon_get_atom_connector_info_from_supported_devices_table(struct drm_device *dev);
Dradeon_display.c851 ret = radeon_get_atom_connector_info_from_supported_devices_table(dev); in radeon_setup_enc_conn()
Dradeon_atombios.c884 bool radeon_get_atom_connector_info_from_supported_devices_table(struct in radeon_get_atom_connector_info_from_supported_devices_table() function