Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/gameport/
H A Dgameport.c318 static void gameport_handle_events(struct work_struct *work) in gameport_handle_events() function
350 static DECLARE_WORK(gameport_event_work, gameport_handle_events);
/kernel/linux/linux-6.6/drivers/input/gameport/
H A Dgameport.c317 static void gameport_handle_events(struct work_struct *work) in gameport_handle_events() function
349 static DECLARE_WORK(gameport_event_work, gameport_handle_events);

Completed in 3 milliseconds