Searched refs:gf100_volt_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
A D | gf100.c | 59 gf100_volt_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_volt_new() function
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | volt.h | 40 int gf100_volt_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_volt **);
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 1360 .volt = { 0x00000001, gf100_volt_new }, 1396 .volt = { 0x00000001, gf100_volt_new }, 1432 .volt = { 0x00000001, gf100_volt_new }, 1468 .volt = { 0x00000001, gf100_volt_new }, 1504 .volt = { 0x00000001, gf100_volt_new }, 1540 .volt = { 0x00000001, gf100_volt_new }, 1576 .volt = { 0x00000001, gf100_volt_new }, 1647 .volt = { 0x00000001, gf100_volt_new },
|
Completed in 7 milliseconds