OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvkm_therm_fan_mode
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
therm.h
30
enum
nvkm_therm_fan_mode
{
enum
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_base.c
192
nvkm_therm_fan_mode
(struct nvkm_therm *therm, int mode)
function
272
return
nvkm_therm_fan_mode
(therm, value);
376
nvkm_therm_fan_mode
(therm, NVKM_THERM_CTRL_AUTO);
395
nvkm_therm_fan_mode
(therm, therm->suspend);
priv.h
58
int
nvkm_therm_fan_mode
(struct nvkm_therm *, int mode);
nouveau_nvkm_subdev_therm_temp.c
112
nvkm_therm_fan_mode
(therm, NVKM_THERM_CTRL_AUTO);
Completed in 17 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026