Searched refs:gk104_volt_new (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | volt.h | 21 int gk104_volt_new(struct nvkm_device *, int, struct nvkm_volt **);
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | gk104.c | 77 gk104_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) gk104_volt_new() function
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 1676 .volt = gk104_volt_new, 1713 .volt = gk104_volt_new, 1750 .volt = gk104_volt_new, 1811 .volt = gk104_volt_new, 1847 .volt = gk104_volt_new, 1883 .volt = gk104_volt_new, 1919 .volt = gk104_volt_new, 1955 .volt = gk104_volt_new, 1985 .volt = gk104_volt_new, 2016 .volt = gk104_volt_new,
|
Completed in 365 milliseconds