Searched refs:g84_temp_get (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gm200.c | 30 .temp_get = g84_temp_get,
|
H A D | g84.c | 30 g84_temp_get(struct nvkm_therm *therm) in g84_temp_get() function 221 .temp_get = g84_temp_get,
|
H A D | gm107.c | 65 .temp_get = g84_temp_get,
|
H A D | gt215.c | 65 .temp_get = g84_temp_get,
|
H A D | gk104.c | 100 .temp_get = g84_temp_get,
|
H A D | gf119.c | 143 .temp_get = g84_temp_get,
|
H A D | priv.h | 113 int g84_temp_get(struct nvkm_therm *);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gm200.c | 30 .temp_get = g84_temp_get,
|
H A D | g84.c | 30 g84_temp_get(struct nvkm_therm *therm) in g84_temp_get() function 221 .temp_get = g84_temp_get,
|
H A D | gm107.c | 65 .temp_get = g84_temp_get,
|
H A D | gt215.c | 65 .temp_get = g84_temp_get,
|
H A D | priv.h | 113 int g84_temp_get(struct nvkm_therm *);
|
H A D | gf119.c | 144 .temp_get = g84_temp_get,
|
H A D | gk104.c | 100 .temp_get = g84_temp_get,
|
Completed in 6 milliseconds