Searched refs:gm200_acr_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | acr.h | 63 int gm200_acr_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_acr **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gm200.c | 370 gm200_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_acr_new() function
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 1948 .acr = { 0x00000001, gm200_acr_new }, 1983 .acr = { 0x00000001, gm200_acr_new }, 2018 .acr = { 0x00000001, gm200_acr_new }, 2078 .acr = { 0x00000001, gm200_acr_new },
|