bump_period 52 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/therm.h u16 bump_period; bump_period 191 drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.c fan->bump_period = value; bump_period 87 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c u16 bump_period = fan->bios.bump_period; bump_period 94 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c delay = min(bump_period, slow_down_period) ; bump_period 96 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c delay = bump_period; bump_period 189 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c therm->fan->bios.bump_period = 500;