Searched refs:tu102_ce_new (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
H A D | tu102.c | 36 tu102_ce_new(struct nvkm_device *device, int index, in tu102_ce_new() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
H A D | tu102.c | 37 tu102_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_ce_new() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | ce.h | 14 int tu102_ce_new(struct nvkm_device *, int, struct nvkm_engine **);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2486 .ce[0] = tu102_ce_new, 2487 .ce[1] = tu102_ce_new, 2488 .ce[2] = tu102_ce_new, 2489 .ce[3] = tu102_ce_new, 2490 .ce[4] = tu102_ce_new, 2524 .ce[0] = tu102_ce_new, 2525 .ce[1] = tu102_ce_new, 2526 .ce[2] = tu102_ce_new, 2527 .ce[3] = tu102_ce_new, 2528 .ce[4] = tu102_ce_new, [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | ce.h | 14 int tu102_ce_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_engine **);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2424 .ce = { 0x0000001f, tu102_ce_new }, 2459 .ce = { 0x0000001f, tu102_ce_new }, 2494 .ce = { 0x0000001f, tu102_ce_new }, 2529 .ce = { 0x0000001f, tu102_ce_new }, 2564 .ce = { 0x0000001f, tu102_ce_new },
|
Completed in 6 milliseconds