Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/gameport/
H A Dgameport.c44 static void gameport_attach_driver(struct gameport_driver *drv);
338 gameport_attach_driver(event->object); in gameport_handle_events()
738 static void gameport_attach_driver(struct gameport_driver *drv) in gameport_attach_driver() function