Searched refs:gt215_ce_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | ce.h | 6 int gt215_ce_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_engine **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
H A D | gt215.c | 78 gt215_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gt215_ce_new() function
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 1117 .ce = { 0x00000001, gt215_ce_new }, 1150 .ce = { 0x00000001, gt215_ce_new }, 1182 .ce = { 0x00000001, gt215_ce_new }, 1276 .ce = { 0x00000001, gt215_ce_new },
|