Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dvolt.h53 extern struct nvkm_oclass gk20a_volt_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dgk20a.c189 gk20a_volt_oclass = { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgk104.c183 device->oclass[NVDEV_SUBDEV_VOLT ] = &gk20a_volt_oclass; in gk104_identify()