Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/
A Dpm.h28 int gk104_pm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_pm **);
/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/
A Dgk104.c181 gk104_pm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) in gk104_pm_new() function
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dbase.c1694 .pm = { 0x00000001, gk104_pm_new },
1731 .pm = { 0x00000001, gk104_pm_new },
1768 .pm = { 0x00000001, gk104_pm_new },
1793 .pm = { 0x00000001, gk104_pm_new },

Completed in 7 milliseconds