Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_atombios.c895 union atom_supported_devices *supported_devices; in radeon_get_atom_connector_info_from_supported_devices_table() local
914 supported_devices = in radeon_get_atom_connector_info_from_supported_devices_table()
917 device_support = le16_to_cpu(supported_devices->info.usDeviceSupport); in radeon_get_atom_connector_info_from_supported_devices_table()
928 ci = supported_devices->info_2d1.asConnInfo[i]; in radeon_get_atom_connector_info_from_supported_devices_table()
930 ci = supported_devices->info.asConnInfo[i]; in radeon_get_atom_connector_info_from_supported_devices_table()
973 u8 isb = supported_devices->info_2d1.asIntSrcInfo[i].ucIntSrcBitmap; in radeon_get_atom_connector_info_from_supported_devices_table()