Searched refs:gt215_mc_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | gt215.c | 91 gt215_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gt215_mc_new() function
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | mc.h | 27 int gt215_mc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mc **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 1109 .mc = { 0x00000001, gt215_mc_new }, 1142 .mc = { 0x00000001, gt215_mc_new }, 1174 .mc = { 0x00000001, gt215_mc_new }, 1268 .mc = { 0x00000001, gt215_mc_new },
|