Home
last modified time | relevance | path

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

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