Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/gameport/
H A Dgameport.c201 static void gameport_run_poll_handler(struct timer_list *t) in gameport_run_poll_handler() function
541 timer_setup(&gameport->poll_timer, gameport_run_poll_handler, 0); in gameport_init_port()
/kernel/linux/linux-6.6/drivers/input/gameport/
H A Dgameport.c200 static void gameport_run_poll_handler(struct timer_list *t) in gameport_run_poll_handler() function
571 timer_setup(&gameport->poll_timer, gameport_run_poll_handler, 0); in gameport_init_port()

Completed in 3 milliseconds