Searched refs:combios_get_table_offset (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | radeon_combios.c | 132 static uint16_t combios_get_table_offset(struct drm_device *dev, in combios_get_table_offset() function 249 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 261 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 273 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 285 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 297 combios_get_table_offset(dev, COMBIOS_MEM_CONFIG_TABLE); in combios_get_table_offset() 307 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() 316 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() 325 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() 334 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() [all …]
|