Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ | |
therm.h | 54 u16 bump_period; member in struct:nvbios_therm_fan |
therm.h | 54 u16 bump_period; member in struct:nvbios_therm_fan |
therm.h | 54 u16 bump_period; member in struct:nvbios_therm_fan |
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/ | |
nouveau_nvkm_subdev_therm_fan.c | 96 u16 bump_period = fan->bios.bump_period; local in function:nvkm_fan_update 103 delay = min(bump_period, slow_down_period) ; 105 delay = bump_period; 198 therm->fan->bios.bump_period = 500; |
nouveau_nvkm_subdev_therm_fan.c | 96 u16 bump_period = fan->bios.bump_period; local in function:nvkm_fan_update 103 delay = min(bump_period, slow_down_period) ; 105 delay = bump_period; 198 therm->fan->bios.bump_period = 500; |
nouveau_nvkm_subdev_therm_fan.c | 96 u16 bump_period = fan->bios.bump_period; local in function:nvkm_fan_update 103 delay = min(bump_period, slow_down_period) ; 105 delay = bump_period; 198 therm->fan->bios.bump_period = 500; |