Searched refs:g84_vp_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | vp.h | 5 int g84_vp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_engine **);
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/vp/ |
D | g84.c | 39 g84_vp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_vp_new() function
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 945 .vp = { 0x00000001, g84_vp_new }, 977 .vp = { 0x00000001, g84_vp_new }, 1009 .vp = { 0x00000001, g84_vp_new }, 1041 .vp = { 0x00000001, g84_vp_new }, 1073 .vp = { 0x00000001, g84_vp_new }, 1137 .vp = { 0x00000001, g84_vp_new },
|