Searched refs:__DEMOWIN_PAD_repeat_threshold (Results 1 – 1 of 1) sorted by relevance
152 static u32 __DEMOWIN_PAD_repeat_threshold = DEMOWIN_PAD_REPEAT_THRESH_DEF; variable1778 else if (repeat > __DEMOWIN_PAD_repeat_threshold) in DEMOWinPadRead()1780 if ( ((repeat - __DEMOWIN_PAD_repeat_threshold) % __DEMOWIN_PAD_repeat_rate) == 0) in DEMOWinPadRead()1897 __DEMOWIN_PAD_repeat_threshold = threshold; in DEMOWinSetRepeat()1915 __DEMOWIN_PAD_repeat_threshold = DEMOWIN_PAD_REPEAT_THRESH_DEF; in DEMOWinResetRepeat()