Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Djoydump.c145 module_gameport_driver(joydump_drv);
H A Dguillemot.c267 module_gameport_driver(guillemot_drv);
H A Dcobra.c247 module_gameport_driver(cobra_drv);
H A Dinteract.c297 module_gameport_driver(interact_drv);
H A Dgf2k.c359 module_gameport_driver(gf2k_drv);
H A Dgrip.c410 module_gameport_driver(grip_drv);
H A Da3d.c399 module_gameport_driver(a3d_drv);
H A Dtmdc.c422 module_gameport_driver(tmdc_drv);
H A Dgrip_mp.c690 module_gameport_driver(grip_drv);
H A Dadi.c551 module_gameport_driver(adi_drv);
H A Dsidewinder.c811 module_gameport_driver(sw_drv);
/OK3568_Linux_fs/kernel/include/linux/
H A Dgameport.h161 #define module_gameport_driver(__gameport_driver) \ macro