Searched refs:__DEMOWIN_PAD_repeat_threshold (Results 1 – 1 of 1) sorted by relevance
155 static u32 __DEMOWIN_PAD_repeat_threshold = DEMOWIN_PAD_REPEAT_THRESH_DEF; variable1781 else if (repeat > __DEMOWIN_PAD_repeat_threshold) in DEMOWinPadRead()1783 if ( ((repeat - __DEMOWIN_PAD_repeat_threshold) % __DEMOWIN_PAD_repeat_rate) == 0) in DEMOWinPadRead()1900 __DEMOWIN_PAD_repeat_threshold = threshold; in DEMOWinSetRepeat()1918 __DEMOWIN_PAD_repeat_threshold = DEMOWIN_PAD_REPEAT_THRESH_DEF; in DEMOWinResetRepeat()