Searched refs:combios_get_table_offset (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/radeon/ |
D | radeon_combios.c | 133 static uint16_t combios_get_table_offset(struct drm_device *dev, in combios_get_table_offset() function 250 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 262 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 274 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 286 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE); in combios_get_table_offset() 298 combios_get_table_offset(dev, COMBIOS_MEM_CONFIG_TABLE); in combios_get_table_offset() 308 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() 317 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() 326 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() 335 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE); in combios_get_table_offset() [all …]
|