Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dpm.h33 extern struct nvkm_oclass gk110_pm_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dgk110.c49 gk110_pm_oclass = { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgk104.c218 device->oclass[NVDEV_ENGINE_PM ] = &gk110_pm_oclass; in gk104_identify()
252 device->oclass[NVDEV_ENGINE_PM ] = &gk110_pm_oclass; in gk104_identify()