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

/linux-4.1.27/drivers/input/gameport/
H A Dgameport.c322 static void gameport_handle_events(struct work_struct *work) gameport_handle_events() function
354 static DECLARE_WORK(gameport_event_work, gameport_handle_events);

Completed in 38 milliseconds