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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgameport.h226 void gameport_stop_polling(struct gameport *gameport);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Da3d.c233 gameport_stop_polling(a3d->gameport);
256 gameport_stop_polling(a3d->gameport);
H A Dcobra.c153 gameport_stop_polling(cobra->gameport);
H A Dguillemot.c171 gameport_stop_polling(guillemot->gameport);
H A Dinteract.c200 gameport_stop_polling(interact->gameport);
H A Dgf2k.c231 gameport_stop_polling(gf2k->gameport);
H A Dgrip.c296 gameport_stop_polling(grip->gameport);
H A Dgrip_mp.c577 gameport_stop_polling(grip->gameport);
H A Dtmdc.c265 gameport_stop_polling(tmdc->gameport);
H A Dadi.c307 gameport_stop_polling(port->gameport);
H A Danalog.c361 gameport_stop_polling(port->gameport);
H A Dsidewinder.c522 gameport_stop_polling(sw->gameport);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/gameport/
H A Dgameport.c159 void gameport_stop_polling(struct gameport *gameport) function
168 EXPORT_SYMBOL(gameport_stop_polling); variable

Completed in 78 milliseconds