HomeSort by: relevance | last modified time | path
    Searched refs:nvkm_therm_func (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_gm200.c 31 static const struct nvkm_therm_func
nouveau_nvkm_subdev_therm_gp100.c 50 static const struct nvkm_therm_func
priv.h 35 int nvkm_therm_new_(const struct nvkm_therm_func *, struct nvkm_device *,
38 int index, const struct nvkm_therm_func *func);
88 struct nvkm_therm_func { struct
nouveau_nvkm_subdev_therm_gk104.c 97 static const struct nvkm_therm_func
114 gk104_therm_new_(const struct nvkm_therm_func *func,
nouveau_nvkm_subdev_therm_gm107.c 62 static const struct nvkm_therm_func
nouveau_nvkm_subdev_therm_gt215.c 62 static const struct nvkm_therm_func
nouveau_nvkm_subdev_therm_gf119.c 140 static const struct nvkm_therm_func
nouveau_nvkm_subdev_therm_nv40.c 193 static const struct nvkm_therm_func
nouveau_nvkm_subdev_therm_nv50.c 164 static const struct nvkm_therm_func
nouveau_nvkm_subdev_therm_base.c 435 int index, const struct nvkm_therm_func *func)
455 nvkm_therm_new_(const struct nvkm_therm_func *func, struct nvkm_device *device,
nouveau_nvkm_subdev_therm_g84.c 217 static const struct nvkm_therm_func
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
therm.h 62 const struct nvkm_therm_func *func;

Completed in 51 milliseconds