Home
last modified time | relevance | path

Searched refs:GC_REFRESH_TIME (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/joystick/
H A Dgamecon.c62 #define GC_REFRESH_TIME HZ/100 macro
762 mod_timer(&gc->timer, jiffies + GC_REFRESH_TIME); in gc_timer()
773 mod_timer(&gc->timer, jiffies + GC_REFRESH_TIME); in gc_open()