Searched refs:tu102_fault_new (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fault.h | 40 int tu102_fault_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fault **);
|
/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2407 .fault = { 0x00000001, tu102_fault_new }, 2442 .fault = { 0x00000001, tu102_fault_new }, 2477 .fault = { 0x00000001, tu102_fault_new }, 2512 .fault = { 0x00000001, tu102_fault_new }, 2547 .fault = { 0x00000001, tu102_fault_new }, 2580 .fault = { 0x00000001, tu102_fault_new }, 2603 .fault = { 0x00000001, tu102_fault_new }, 2633 .fault = { 0x00000001, tu102_fault_new }, 2663 .fault = { 0x00000001, tu102_fault_new }, 2693 .fault = { 0x00000001, tu102_fault_new }, [all …]
|
/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
D | tu102.c | 175 tu102_fault_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_fault_new() function
|