Searched refs:combios_get_table_offset (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/dev/drm2/radeon/ |
| H A D | radeon_combios.c | 152 static uint16_t combios_get_table_offset(struct drm_device *dev, in combios_get_table_offset() function 337 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 349 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 361 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 373 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 385 combios_get_table_offset(dev, COMBIOS_MEM_CONFIG_TABLE); in combios_get_table_offset() 431 combios_get_table_offset(dev, COMBIOS_TMDS_POWER_TABLE); in combios_get_table_offset() 1146 combios_get_table_offset(dev, COMBIOS_CRT_INFO_TABLE); in radeon_combios_get_tv_dac_info() 2599 combios_get_table_offset(dev, COMBIOS_CRT_INFO_TABLE); in radeon_get_legacy_connector_info_from_bios() 2628 combios_get_table_offset(dev, in radeon_get_legacy_connector_info_from_bios() [all …]
|