Searched refs:combios_get_table_offset (Results 1 – 1 of 1) sorted by relevance
/linux/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() 305 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() 314 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() 323 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() 332 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() [all …]
|