set_timestamp
goto set_timestamp;
set_timestamp:
int (*set_timestamp)(struct amdgpu_device *adev, uint64_t timestamp);
if (smu_ras_drv->smu_eeprom_funcs->set_timestamp)
return smu_ras_drv->smu_eeprom_funcs->set_timestamp(adev,
.set_timestamp = smu_v13_0_12_set_timestamp,
rc = set_timestamp(ccw, data, device);
rc = set_timestamp(ccw, data, device);
rc = set_timestamp(ccw, data, device);
rc = set_timestamp(ccw, data, device);
rc = set_timestamp(NULL, dedata, basedev);