Home
last modified time | relevance | path

Searched refs:inject_if (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_4.h33 void *inject_if);
Damdgpu_gfx.h216 int (*ras_error_inject)(struct amdgpu_device *adev, void *inject_if);
Dgfx_v9_4.c974 int gfx_v9_4_ras_error_inject(struct amdgpu_device *adev, void *inject_if) in gfx_v9_4_ras_error_inject() argument
976 struct ras_inject_if *info = (struct ras_inject_if *)inject_if; in gfx_v9_4_ras_error_inject()
Dgfx_v9_0.c804 void *inject_if);
6291 void *inject_if) in gfx_v9_0_ras_error_inject() argument
6293 struct ras_inject_if *info = (struct ras_inject_if *)inject_if; in gfx_v9_0_ras_error_inject()