Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/joystick/
Dturbografx.c76 static void tgfx_timer(struct timer_list *t) in tgfx_timer() function
187 timer_setup(&tgfx->timer, tgfx_timer, 0); in tgfx_attach()