Searched refs:gk20a_volt_ctor (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
D | gm20b.c | 87 return gk20a_volt_ctor(device, index, gm20b_na_cvb_coef, in gm20b_volt_new() 90 return gk20a_volt_ctor(device, index, gm20b_cvb_coef, in gm20b_volt_new()
|
D | gk20a.h | 40 int gk20a_volt_ctor(struct nvkm_device *device, int index,
|
D | gk20a.c | 147 gk20a_volt_ctor(struct nvkm_device *device, int index, in gk20a_volt_ctor() function 184 return gk20a_volt_ctor(device, index, gk20a_cvb_coef, in gk20a_volt_new()
|