Searched refs:nvkm_therm_func (Results 1 - 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | priv.h | 33 int nvkm_therm_new_(const struct nvkm_therm_func *, struct nvkm_device *, 36 int index, const struct nvkm_therm_func *func); 84 struct nvkm_therm_func { struct
|
H A D | gk104.c | 92 static const struct nvkm_therm_func 109 gk104_therm_new_(const struct nvkm_therm_func *func, in gk104_therm_new_()
|
H A D | gm200.c | 26 static const struct nvkm_therm_func
|
H A D | gp100.c | 45 static const struct nvkm_therm_func
|
H A D | gm107.c | 57 static const struct nvkm_therm_func
|
H A D | gt215.c | 57 static const struct nvkm_therm_func
|
H A D | gf119.c | 135 static const struct nvkm_therm_func
|
H A D | nv40.c | 188 static const struct nvkm_therm_func
|
H A D | nv50.c | 159 static const struct nvkm_therm_func
|
H A D | base.c | 425 int index, const struct nvkm_therm_func *func) in nvkm_therm_ctor() 445 nvkm_therm_new_(const struct nvkm_therm_func *func, struct nvkm_device *device, in nvkm_therm_new_()
|
H A D | g84.c | 212 static const struct nvkm_therm_func
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | priv.h | 33 int nvkm_therm_new_(const struct nvkm_therm_func *, struct nvkm_device *, enum nvkm_subdev_type, 36 const struct nvkm_therm_func *); 84 struct nvkm_therm_func { struct
|
H A D | gk104.c | 92 static const struct nvkm_therm_func 109 gk104_therm_new_(const struct nvkm_therm_func *func, struct nvkm_device *device, in gk104_therm_new_()
|
H A D | gm200.c | 26 static const struct nvkm_therm_func
|
H A D | gp100.c | 45 static const struct nvkm_therm_func
|
H A D | gm107.c | 57 static const struct nvkm_therm_func
|
H A D | gt215.c | 57 static const struct nvkm_therm_func
|
H A D | gf119.c | 136 static const struct nvkm_therm_func
|
H A D | nv50.c | 159 static const struct nvkm_therm_func
|
H A D | nv40.c | 188 static const struct nvkm_therm_func
|
H A D | base.c | 425 int inst, const struct nvkm_therm_func *func) in nvkm_therm_ctor() 445 nvkm_therm_new_(const struct nvkm_therm_func *func, struct nvkm_device *device, in nvkm_therm_new_()
|
H A D | g84.c | 212 static const struct nvkm_therm_func
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | therm.h | 60 const struct nvkm_therm_func *func;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | therm.h | 60 const struct nvkm_therm_func *func;
|
Completed in 8 milliseconds