OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:temp_get
(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
35
.
temp_get
= g84_temp_get,
nouveau_nvkm_subdev_therm_gp100.c
52
.
temp_get
= gp100_temp_get,
nouveau_nvkm_subdev_therm_gm107.c
70
.
temp_get
= g84_temp_get,
nouveau_nvkm_subdev_therm_gt215.c
70
.
temp_get
= g84_temp_get,
nouveau_nvkm_subdev_therm_temp.c
94
int temperature = therm->func->
temp_get
(therm);
148
int temp = therm->func->
temp_get
(therm);
193
if (therm->func->
temp_get
(therm) >= 0)
237
if (therm->func->
temp_get
(therm) < 0)
nouveau_nvkm_subdev_therm_base.c
37
if (therm->func->
temp_get
)
38
return therm->func->
temp_get
(therm);
48
u8 temp = therm->func->
temp_get
(therm);
78
u8 temp = therm->func->
temp_get
(therm);
210
therm->func->
temp_get
(therm) < 0)
nouveau_nvkm_subdev_therm_gk104.c
105
.
temp_get
= g84_temp_get,
priv.h
98
int (*
temp_get
)(struct nvkm_therm *);
member in struct:nvkm_therm_func
nouveau_nvkm_subdev_therm_g84.c
123
cur = therm->func->
temp_get
(therm);
226
.
temp_get
= g84_temp_get,
nouveau_nvkm_subdev_therm_gf119.c
148
.
temp_get
= g84_temp_get,
nouveau_nvkm_subdev_therm_nv40.c
200
.
temp_get
= nv40_temp_get,
nouveau_nvkm_subdev_therm_nv50.c
172
.
temp_get
= nv50_temp_get,
Completed in 15 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025