Searched refs:g84_pm_new (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | pm.h | 18 int g84_pm_new(struct nvkm_device *, int, struct nvkm_pm **);
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
D | g84.c | 162 g84_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in g84_pm_new() function
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 943 .pm = g84_pm_new, 975 .pm = g84_pm_new, 1007 .pm = g84_pm_new, 1039 .pm = g84_pm_new, 1071 .pm = g84_pm_new, 1103 .pm = g84_pm_new, 1267 .pm = g84_pm_new, 1299 .pm = g84_pm_new,
|