Searched refs:combios_get_table_offset (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/radeon/ | 
| D | radeon_combios.c | 129 static uint16_t combios_get_table_offset(struct drm_device *dev,  in combios_get_table_offset()  function246 		    combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);  in combios_get_table_offset()
 258 		    combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);  in combios_get_table_offset()
 270 		    combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);  in combios_get_table_offset()
 282 		    combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);  in combios_get_table_offset()
 294 		    combios_get_table_offset(dev, COMBIOS_MEM_CONFIG_TABLE);  in combios_get_table_offset()
 304 		    combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE);  in combios_get_table_offset()
 313 		    combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE);  in combios_get_table_offset()
 322 		    combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE);  in combios_get_table_offset()
 331 		    combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE);  in combios_get_table_offset()
 [all …]
 
 |