Home
last modified time | relevance | path

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

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