Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A Dturbografx.c73 static void tgfx_timer(struct timer_list *t) in tgfx_timer() function
184 timer_setup(&tgfx->timer, tgfx_timer, 0); in tgfx_attach()