Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/
A Dpm.h22 int g84_pm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_pm **);
/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/
A Dg84.c162 g84_pm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) in g84_pm_new() function
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dbase.c944 .pm = { 0x00000001, g84_pm_new },
976 .pm = { 0x00000001, g84_pm_new },
1008 .pm = { 0x00000001, g84_pm_new },
1040 .pm = { 0x00000001, g84_pm_new },
1072 .pm = { 0x00000001, g84_pm_new },
1104 .pm = { 0x00000001, g84_pm_new },
1268 .pm = { 0x00000001, g84_pm_new },
1300 .pm = { 0x00000001, g84_pm_new },

Completed in 7 milliseconds