Searched refs:gt215_msppp_new (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | msppp.h | 6 int gt215_msppp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_engine **);
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/ |
H A D | gt215.c | 38 gt215_msppp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gt215_msppp_new() function
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 1168 .msppp = { 0x00000001, gt215_msppp_new }, 1201 .msppp = { 0x00000001, gt215_msppp_new }, 1234 .msppp = { 0x00000001, gt215_msppp_new }, 1331 .msppp = { 0x00000001, gt215_msppp_new },
|