Home
last modified time | relevance | path

Searched refs:g84_pm_new (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dpm.h19 int g84_pm_new(struct nvkm_device *, int, struct nvkm_pm **);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dpm.h22 int g84_pm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_pm **);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dg84.c162 g84_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in g84_pm_new() function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H 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
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c944 .pm = g84_pm_new,
976 .pm = g84_pm_new,
1008 .pm = g84_pm_new,
1040 .pm = g84_pm_new,
1072 .pm = g84_pm_new,
1104 .pm = g84_pm_new,
1268 .pm = g84_pm_new,
1300 .pm = g84_pm_new,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c943 .pm = { 0x00000001, g84_pm_new },
975 .pm = { 0x00000001, g84_pm_new },
1007 .pm = { 0x00000001, g84_pm_new },
1039 .pm = { 0x00000001, g84_pm_new },
1071 .pm = { 0x00000001, g84_pm_new },
1103 .pm = { 0x00000001, g84_pm_new },
1267 .pm = { 0x00000001, g84_pm_new },
1299 .pm = { 0x00000001, g84_pm_new },

Completed in 7 milliseconds