Searched refs:tu102_fault_new (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fault.h | 37 int tu102_fault_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fault **);
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
D | tu102.c | 184 tu102_fault_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_fault_new() function
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2406 .fault = { 0x00000001, tu102_fault_new }, 2440 .fault = { 0x00000001, tu102_fault_new }, 2474 .fault = { 0x00000001, tu102_fault_new }, 2508 .fault = { 0x00000001, tu102_fault_new }, 2542 .fault = { 0x00000001, tu102_fault_new },
|