Searched refs:nv40_pm_new_ (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
| H A D | nv40.c | 82 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 D | nv40.h | 12 int nv40_pm_new_(const struct nvkm_specdom *, struct nvkm_device *,
|
| H A D | gt215.c | 137 return nv40_pm_new_(gt215_pm, device, index, ppm); in gt215_pm_new()
|
| H A D | gt200.c | 156 return nv40_pm_new_(gt200_pm, device, index, ppm); in gt200_pm_new()
|
| H A D | nv50.c | 174 return nv40_pm_new_(nv50_pm, device, index, ppm); in nv50_pm_new()
|
| H A D | g84.c | 164 return nv40_pm_new_(g84_pm, device, index, ppm); in g84_pm_new()
|