Searched refs:gk20a_volt_ctor (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
D | gm20b.c | 88 return gk20a_volt_ctor(device, type, inst, gm20b_na_cvb_coef, in gm20b_volt_new() 91 return gk20a_volt_ctor(device, type, inst, gm20b_cvb_coef, in gm20b_volt_new()
|
D | gk20a.h | 40 int gk20a_volt_ctor(struct nvkm_device *device, enum nvkm_subdev_type, int,
|
D | gk20a.c | 147 gk20a_volt_ctor(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk20a_volt_ctor() function 184 return gk20a_volt_ctor(device, type, inst, gk20a_cvb_coef, in gk20a_volt_new()
|