Searched refs:nvkm_volt_new_ (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/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 | 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
|