Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dturbografx.c73 * tgfx_timer() reads and analyzes TurboGraFX joystick data.
76 static void tgfx_timer(struct timer_list *t) in tgfx_timer() function
187 timer_setup(&tgfx->timer, tgfx_timer, 0); in tgfx_attach()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dturbografx.c70 * tgfx_timer() reads and analyzes TurboGraFX joystick data.
73 static void tgfx_timer(struct timer_list *t) in tgfx_timer() function
184 timer_setup(&tgfx->timer, tgfx_timer, 0); in tgfx_attach()

Completed in 2 milliseconds