Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h107 void nvkm_therm_clkgate_enable(struct nvkm_therm *);
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dbase.c304 nvkm_therm_clkgate_enable(struct nvkm_therm *therm) in nvkm_therm_clkgate_enable() function
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2835 nvkm_therm_clkgate_enable(device->therm); in nvkm_device_init()