Searched refs:gf100_pm_new (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dpm.h25 int gf100_pm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_pm **);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dgf100.c240 gf100_pm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) function
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c1369 .pm = { 0x00000001, gf100_pm_new },
1441 .pm = { 0x00000001, gf100_pm_new },
1477 .pm = { 0x00000001, gf100_pm_new },
1513 .pm = { 0x00000001, gf100_pm_new },
1549 .pm = { 0x00000001, gf100_pm_new },
1585 .pm = { 0x00000001, gf100_pm_new },

Completed in 282 milliseconds