Searched refs:gp102_acr_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | acr.h | 64 int gp102_acr_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_acr **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
D | gp102.c | 281 gp102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_acr_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2175 .acr = { 0x00000001, gp102_acr_new }, 2209 .acr = { 0x00000001, gp102_acr_new }, 2243 .acr = { 0x00000001, gp102_acr_new }, 2277 .acr = { 0x00000001, gp102_acr_new },
|