Searched refs:nvkm_therm_fan_mode (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | base.c | 185 nvkm_therm_fan_mode(struct nvkm_therm *therm, int mode) in nvkm_therm_fan_mode() function 265 return nvkm_therm_fan_mode(therm, value); in nvkm_therm_attr_set() 369 nvkm_therm_fan_mode(therm, NVKM_THERM_CTRL_AUTO); in nvkm_therm_oneinit() 388 nvkm_therm_fan_mode(therm, therm->suspend); in nvkm_therm_init()
|
H A D | priv.h | 55 int nvkm_therm_fan_mode(struct nvkm_therm *, int mode);
|
H A D | temp.c | 107 nvkm_therm_fan_mode(therm, NVKM_THERM_CTRL_AUTO); in nvkm_therm_sensor_event()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | base.c | 185 nvkm_therm_fan_mode(struct nvkm_therm *therm, int mode) in nvkm_therm_fan_mode() function 265 return nvkm_therm_fan_mode(therm, value); in nvkm_therm_attr_set() 369 nvkm_therm_fan_mode(therm, NVKM_THERM_CTRL_AUTO); in nvkm_therm_oneinit() 388 nvkm_therm_fan_mode(therm, therm->suspend); in nvkm_therm_init()
|
H A D | priv.h | 55 int nvkm_therm_fan_mode(struct nvkm_therm *, int mode);
|
H A D | temp.c | 107 nvkm_therm_fan_mode(therm, NVKM_THERM_CTRL_AUTO); in nvkm_therm_sensor_event()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | therm.h | 28 enum nvkm_therm_fan_mode { enum
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | therm.h | 28 enum nvkm_therm_fan_mode { enum
|
Completed in 4 milliseconds