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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_mode.h950 extern bool radeon_get_atom_connector_info_from_supported_devices_table(struct drm_device *dev);
H A Dradeon_display.c845 ret = radeon_get_atom_connector_info_from_supported_devices_table(dev); in radeon_setup_enc_conn()
H A Dradeon_atombios.c889 bool radeon_get_atom_connector_info_from_supported_devices_table(struct in radeon_get_atom_connector_info_from_supported_devices_table() function