Home
last modified time | relevance | path

Searched defs:pvolt (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dnv40.c33 nv40_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) in nv40_volt_new()
Dgm20b.c67 gm20b_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) in gm20b_volt_new()
Dgf117.c49 gf117_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) in gf117_volt_new()
Dgf100.c59 gf100_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) in gf100_volt_new()
Dgk104.c98 gk104_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) in gk104_volt_new()
Dgk20a.c175 gk20a_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) in gk20a_volt_new()
Dbase.c322 int index, struct nvkm_volt **pvolt) in nvkm_volt_new_()