Searched refs:gf100_volt_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
D | gf100.c | 59 gf100_volt_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_volt_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | volt.h | 40 int gf100_volt_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_volt **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 1361 .volt = { 0x00000001, gf100_volt_new }, 1397 .volt = { 0x00000001, gf100_volt_new }, 1433 .volt = { 0x00000001, gf100_volt_new }, 1469 .volt = { 0x00000001, gf100_volt_new }, 1505 .volt = { 0x00000001, gf100_volt_new }, 1541 .volt = { 0x00000001, gf100_volt_new }, 1577 .volt = { 0x00000001, gf100_volt_new }, 1648 .volt = { 0x00000001, gf100_volt_new },
|