Home
last modified time | relevance | path

Searched refs:downclock (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dtemp.c111 if (therm->emergency.downclock) in nvkm_therm_sensor_event()
112 therm->emergency.downclock(therm, active); in nvkm_therm_sensor_event()
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h86 void (*downclock)(struct nvkm_therm *, bool active); member