Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtherm.h108 void nvkm_therm_clkgate_fini(struct nvkm_therm *, bool);
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dbase.c315 nvkm_therm_clkgate_fini(struct nvkm_therm *therm, bool suspend) in nvkm_therm_clkgate_fini() function
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c2868 nvkm_therm_clkgate_fini(device->therm, suspend); in nvkm_device_fini()