Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dgfx_v9_4.h35 void *inject_if);
H A Damdgpu_gfx.h207 int (*ras_error_inject)(struct amdgpu_device *adev, void *inject_if);
H A Damdgpu_gfx_v9_4.c963 int gfx_v9_4_ras_error_inject(struct amdgpu_device *adev, void *inject_if) in gfx_v9_4_ras_error_inject() argument
965 struct ras_inject_if *info = (struct ras_inject_if *)inject_if; in gfx_v9_4_ras_error_inject()
H A Damdgpu_gfx_v9_0.c750 void *inject_if);
6082 void *inject_if) in gfx_v9_0_ras_error_inject() argument
6084 struct ras_inject_if *info = (struct ras_inject_if *)inject_if; in gfx_v9_0_ras_error_inject()