Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/radeon/ | |
radeon_atombios.c | 908 union atom_supported_devices *supported_devices; local in function:radeon_get_atom_connector_info_from_supported_devices_table 927 supported_devices = 930 device_support = le16_to_cpu(supported_devices->info.usDeviceSupport); 939 supported_devices->info.asConnInfo[i]; 982 u8 isb = supported_devices->info_2d1.asIntSrcInfo[i].ucIntSrcBitmap; |
radeon_atombios.c | 908 union atom_supported_devices *supported_devices; local in function:radeon_get_atom_connector_info_from_supported_devices_table 927 supported_devices = 930 device_support = le16_to_cpu(supported_devices->info.usDeviceSupport); 939 supported_devices->info.asConnInfo[i]; 982 u8 isb = supported_devices->info_2d1.asIntSrcInfo[i].ucIntSrcBitmap; |