Home
last modified time | relevance | path

Searched refs:nv40_pm_new_ (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dnv40.c82 nv40_pm_new_(const struct nvkm_specdom *doms, struct nvkm_device *device, in nv40_pm_new_() function
122 return nv40_pm_new_(nv40_pm, device, index, ppm); in nv40_pm_new()
H A Dnv40.h12 int nv40_pm_new_(const struct nvkm_specdom *, struct nvkm_device *,
H A Dgt200.c156 return nv40_pm_new_(gt200_pm, device, index, ppm); in gt200_pm_new()
H A Dgt215.c137 return nv40_pm_new_(gt215_pm, device, index, ppm); in gt215_pm_new()
H A Dnv50.c174 return nv40_pm_new_(nv50_pm, device, index, ppm); in nv50_pm_new()
H A Dg84.c164 return nv40_pm_new_(g84_pm, device, index, ppm); in g84_pm_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dnv40.c82 nv40_pm_new_(const struct nvkm_specdom *doms, struct nvkm_device *device, in nv40_pm_new_() function
122 return nv40_pm_new_(nv40_pm, device, type, inst, ppm); in nv40_pm_new()
H A Dnv40.h12 int nv40_pm_new_(const struct nvkm_specdom *, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dnv50.c174 return nv40_pm_new_(nv50_pm, device, type, inst, ppm); in nv50_pm_new()
H A Dg84.c164 return nv40_pm_new_(g84_pm, device, type, inst, ppm); in g84_pm_new()
H A Dgt200.c156 return nv40_pm_new_(gt200_pm, device, type, inst, ppm); in gt200_pm_new()
H A Dgt215.c137 return nv40_pm_new_(gt215_pm, device, type, inst, ppm); in gt215_pm_new()

Completed in 3 milliseconds