Home
last modified time | relevance | path

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

/drivers/input/gameport/
Dgameport.c45 static void gameport_attach_driver(struct gameport_driver *drv);
339 gameport_attach_driver(event->object); in gameport_handle_events()
708 static void gameport_attach_driver(struct gameport_driver *drv) in gameport_attach_driver() function