Home
last modified time | relevance | path

Searched refs:gk20a_volt_new (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dvolt.h43 int gk20a_volt_new(struct nvkm_device *, int, struct nvkm_volt **);
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dgk20a.c175 gk20a_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) in gk20a_volt_new() function
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c1798 .volt = gk20a_volt_new,