Searched refs:combios_get_table_offset (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | radeon_combios.c | 130 static uint16_t combios_get_table_offset(struct drm_device *dev, in combios_get_table_offset() function 247 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 259 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 271 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 283 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 295 combios_get_table_offset(dev, COMBIOS_MEM_CONFIG_TABLE); in combios_get_table_offset() 341 combios_get_table_offset(dev, COMBIOS_TMDS_POWER_TABLE); in combios_get_table_offset() 350 combios_get_table_offset(dev, COMBIOS_TMDS_POWER_TABLE); in combios_get_table_offset() 1049 combios_get_table_offset(dev, COMBIOS_CRT_INFO_TABLE); in radeon_combios_get_tv_dac_info() 2508 combios_get_table_offset(dev, COMBIOS_CRT_INFO_TABLE); in radeon_get_legacy_connector_info_from_bios() [all …]
|