Searched refs:__DEMOWIN_PAD_repeat_threshold (Results 1 – 1 of 1) sorted by relevance
149 static u32 __DEMOWIN_PAD_repeat_threshold = DEMOWIN_PAD_REPEAT_THRESH_DEF; variable1775 else if (repeat > __DEMOWIN_PAD_repeat_threshold) in DEMOWinPadRead()1777 if ( ((repeat - __DEMOWIN_PAD_repeat_threshold) % __DEMOWIN_PAD_repeat_rate) == 0) in DEMOWinPadRead()1894 __DEMOWIN_PAD_repeat_threshold = threshold; in DEMOWinSetRepeat()1912 __DEMOWIN_PAD_repeat_threshold = DEMOWIN_PAD_REPEAT_THRESH_DEF; in DEMOWinResetRepeat()