Home
last modified time | relevance | path

Searched refs:nvkm_ltc_new_ (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgp102.c50 return nvkm_ltc_new_(&gp102_ltc, device, index, pltc); in gp102_ltc_new()
H A Dgp10b.c64 return nvkm_ltc_new_(&gp10b_ltc, device, index, pltc); in gp10b_ltc_new()
H A Dgm200.c62 return nvkm_ltc_new_(&gm200_ltc, device, index, pltc); in gm200_ltc_new()
H A Dgk104.c55 return nvkm_ltc_new_(&gk104_ltc, device, index, pltc); in gk104_ltc_new()
H A Dgp100.c74 return nvkm_ltc_new_(&gp100_ltc, device, index, pltc); in gp100_ltc_new()
H A Dpriv.h8 int nvkm_ltc_new_(const struct nvkm_ltc_func *, struct nvkm_device *,
H A Dbase.c128 nvkm_ltc_new_(const struct nvkm_ltc_func *func, struct nvkm_device *device, in nvkm_ltc_new_() function
H A Dgm107.c150 return nvkm_ltc_new_(&gm107_ltc, device, index, pltc); in gm107_ltc_new()
H A Dgf100.c254 return nvkm_ltc_new_(&gf100_ltc, device, index, pltc); in gf100_ltc_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgp102.c52 return nvkm_ltc_new_(&gp102_ltc, device, type, inst, pltc); in gp102_ltc_new()
H A Dga102.c56 return nvkm_ltc_new_(&ga102_ltc, device, type, inst, pltc); in ga102_ltc_new()
H A Dgp10b.c66 return nvkm_ltc_new_(&gp10b_ltc, device, type, inst, pltc); in gp10b_ltc_new()
H A Dgm200.c64 return nvkm_ltc_new_(&gm200_ltc, device, type, inst, pltc); in gm200_ltc_new()
H A Dgk104.c57 return nvkm_ltc_new_(&gk104_ltc, device, type, inst, pltc); in gk104_ltc_new()
H A Dgp100.c76 return nvkm_ltc_new_(&gp100_ltc, device, type, inst, pltc); in gp100_ltc_new()
H A Dpriv.h8 int nvkm_ltc_new_(const struct nvkm_ltc_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dbase.c131 nvkm_ltc_new_(const struct nvkm_ltc_func *func, struct nvkm_device *device, in nvkm_ltc_new_() function
H A Dgm107.c152 return nvkm_ltc_new_(&gm107_ltc, device, type, inst, pltc); in gm107_ltc_new()
H A Dgf100.c256 return nvkm_ltc_new_(&gf100_ltc, device, type, inst, pltc); in gf100_ltc_new()

Completed in 5 milliseconds