Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h111 int nv50_therm_new(struct nvkm_device *, int, struct nvkm_therm **);
/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv50.c172 nv50_therm_new(struct nvkm_device *device, int index, in nv50_therm_new() function
/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c827 .therm = nv50_therm_new,