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

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c896 union atom_supported_devices *supported_devices; local
915 supported_devices =
918 device_support = le16_to_cpu(supported_devices->info.usDeviceSupport);
929 ci = supported_devices->info_2d1.asConnInfo[i];
931 ci = supported_devices->info.asConnInfo[i];
974 u8 isb = supported_devices->info_2d1.asIntSrcInfo[i].ucIntSrcBitmap;

Completed in 108 milliseconds