Searched refs:inject_if (Results 1 – 5 of 5) sorted by relevance
511 int (*ras_error_inject)(struct amdgpu_device *adev, void *inject_if);
1017 static int amdgpu_ras_error_inject_xgmi(struct amdgpu_device *adev, void *inject_if) in amdgpu_ras_error_inject_xgmi() argument1021 (struct ta_ras_trigger_error_input *)inject_if; in amdgpu_ras_error_inject_xgmi()
974 void *inject_if) in gfx_v9_4_ras_error_inject() argument976 struct ras_inject_if *info = (struct ras_inject_if *)inject_if; in gfx_v9_4_ras_error_inject()
1702 static int gfx_v9_4_2_ras_error_inject(struct amdgpu_device *adev, void *inject_if) in gfx_v9_4_2_ras_error_inject() argument1704 struct ras_inject_if *info = (struct ras_inject_if *)inject_if; in gfx_v9_4_2_ras_error_inject()
763 void *inject_if);6301 void *inject_if) in gfx_v9_0_ras_error_inject() argument6303 struct ras_inject_if *info = (struct ras_inject_if *)inject_if; in gfx_v9_0_ras_error_inject()
Completed in 22 milliseconds