Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/gameport/
Dgameport.c49 static void gameport_attach_driver(struct gameport_driver *drv);
343 gameport_attach_driver(event->object); in gameport_handle_events()
715 static void gameport_attach_driver(struct gameport_driver *drv) in gameport_attach_driver() function