Home
last modified time | relevance | path

Searched refs:gp100_ltc_new (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dltc.h41 int gp100_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgp100.c72 gp100_ltc_new(struct nvkm_device *device, int index, struct nvkm_ltc **pltc) in gp100_ltc_new() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c2182 .ltc = gp100_ltc_new,