Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/
A Dpm.h25 int gf100_pm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_pm **);
/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/
A Dgf100.c240 gf100_pm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) in gf100_pm_new() function
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dbase.c1370 .pm = { 0x00000001, gf100_pm_new },
1442 .pm = { 0x00000001, gf100_pm_new },
1478 .pm = { 0x00000001, gf100_pm_new },
1514 .pm = { 0x00000001, gf100_pm_new },
1550 .pm = { 0x00000001, gf100_pm_new },
1586 .pm = { 0x00000001, gf100_pm_new },

Completed in 7 milliseconds