Searched refs:tu102_ce_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
H A D | tu102.c | 39 tu102_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_ce_new() function
|
/linux/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 **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2361 .ce = { 0x0000001f, tu102_ce_new }, 2396 .ce = { 0x0000001f, tu102_ce_new }, 2431 .ce = { 0x0000001f, tu102_ce_new }, 2466 .ce = { 0x0000001f, tu102_ce_new }, 2501 .ce = { 0x0000001f, tu102_ce_new },
|