| /Linux-v5.4/drivers/gpu/drm/radeon/ | 
| D | radeon_atombios.c | 147 	if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) {  in radeon_lookup_i2c_gpio() 181 	if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) {  in radeon_atombios_i2c_init() 217 	if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) {  in radeon_atombios_lookup_gpio() 542 	if (!atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset))  in radeon_get_atom_connector_info_from_object_table() 600 				if (atom_parse_data_header(ctx, index, &size, &frev,  in radeon_get_atom_connector_info_from_object_table() 869 		if (atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset)) {  in atombios_get_connector_object_id() 926 	if (!atom_parse_data_header(ctx, index, &size, &frev, &crev,  in radeon_get_atom_connector_info_from_supported_devices_table() 1129 	if (atom_parse_data_header(mode_info->atom_context, index, NULL,  in radeon_atombios_get_dentist_vco_freq() 1152 	if (atom_parse_data_header(mode_info->atom_context, index, NULL,  in radeon_atom_get_clock_info() 1320 	if (atom_parse_data_header(mode_info->atom_context, index, NULL,  in radeon_atombios_sideport_present() [all …] 
 | 
| D | atom.h | 151 bool atom_parse_data_header(struct atom_context *ctx, int index, uint16_t *size,
  | 
| D | rs780_dpm.c | 804 	if (!atom_parse_data_header(mode_info->atom_context, index, NULL,  in rs780_parse_power_table() 874 	if (atom_parse_data_header(rdev->mode_info.atom_context, index, NULL,  in rs780_dpm_init()
  | 
| D | atom.c | 1361 bool atom_parse_data_header(struct atom_context *ctx, int index,  in atom_parse_data_header()  function 1406 	if (atom_parse_data_header(ctx, index, NULL, NULL, NULL, &data_offset)) {  in atom_allocate_fb_scratch()
  | 
| D | r600_dpm.c | 853 	if (!atom_parse_data_header(mode_info->atom_context, index, NULL,  in r600_get_platform_caps() 884 	if (!atom_parse_data_header(mode_info->atom_context, index, NULL,  in r600_parse_extended_power_table()
  | 
| D | trinity_dpm.c | 1747 	if (!atom_parse_data_header(mode_info->atom_context, index, NULL,  in trinity_parse_power_table() 1857 	if (atom_parse_data_header(mode_info->atom_context, index, NULL,  in trinity_parse_sys_info_table()
  | 
| D | sumo_dpm.c | 1469 	if (!atom_parse_data_header(mode_info->atom_context, index, NULL,  in sumo_parse_power_table() 1665 	if (atom_parse_data_header(mode_info->atom_context, index, NULL,  in sumo_parse_sys_info_table()
  | 
| D | rs690.c | 74 	if (atom_parse_data_header(rdev->mode_info.atom_context, index, NULL,  in rs690_pm_info()
  | 
| D | kv_dpm.c | 2500 	if (atom_parse_data_header(mode_info->atom_context, index, NULL,  in kv_parse_sys_info_table() 2650 	if (!atom_parse_data_header(mode_info->atom_context, index, NULL,  in kv_parse_power_table()
  | 
| D | ci_dpm.c | 5560 	if (!atom_parse_data_header(mode_info->atom_context, index, NULL,  in ci_parse_power_table() 5644 	if (atom_parse_data_header(mode_info->atom_context, index, NULL,  in ci_get_vbios_boot_values() 5911 	if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size,  in ci_dpm_init()
  | 
| D | rv6xx_dpm.c | 1885 	if (!atom_parse_data_header(mode_info->atom_context, index, NULL,  in rv6xx_parse_power_table()
  | 
| D | rv770_dpm.c | 2279 	if (!atom_parse_data_header(mode_info->atom_context, index, NULL,  in rv7xx_parse_power_table()
  | 
| D | ni_dpm.c | 3998 	if (!atom_parse_data_header(mode_info->atom_context, index, NULL,  in ni_parse_power_table()
  | 
| D | si_dpm.c | 6825 	if (!atom_parse_data_header(mode_info->atom_context, index, NULL,  in si_parse_power_table()
  |