Searched refs:nvkm_volt_new_ (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
D | nv40.c | 38 ret = nvkm_volt_new_(&nv40_volt, device, index, &volt); in nv40_volt_new()
|
D | gf117.c | 54 ret = nvkm_volt_new_(&gf117_volt, device, index, &volt); in gf117_volt_new()
|
D | gf100.c | 64 ret = nvkm_volt_new_(&gf100_volt, device, index, &volt); in gf100_volt_new()
|
D | priv.h | 9 int nvkm_volt_new_(const struct nvkm_volt_func *, struct nvkm_device *,
|
D | base.c | 321 nvkm_volt_new_(const struct nvkm_volt_func *func, struct nvkm_device *device, in nvkm_volt_new_() function
|