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

/linux-4.1.27/drivers/input/joystick/
H A Dcobra.c152 gameport_stop_polling(cobra->gameport); cobra_close()
H A Da3d.c232 gameport_stop_polling(a3d->gameport); a3d_adc_close()
255 gameport_stop_polling(a3d->gameport); a3d_close()
H A Dgf2k.c230 gameport_stop_polling(gf2k->gameport); gf2k_close()
H A Dgrip.c295 gameport_stop_polling(grip->gameport); grip_close()
H A Dguillemot.c170 gameport_stop_polling(guillemot->gameport); guillemot_close()
H A Dinteract.c199 gameport_stop_polling(interact->gameport); interact_close()
H A Dtmdc.c275 gameport_stop_polling(tmdc->gameport); tmdc_close()
H A Dadi.c306 gameport_stop_polling(port->gameport); adi_close()
H A Dgrip_mp.c576 gameport_stop_polling(grip->gameport); grip_close()
H A Danalog.c382 gameport_stop_polling(port->gameport); analog_close()
H A Dsidewinder.c521 gameport_stop_polling(sw->gameport); sw_close()
/linux-4.1.27/include/linux/
H A Dgameport.h217 void gameport_stop_polling(struct gameport *gameport);
/linux-4.1.27/drivers/input/gameport/
H A Dgameport.c194 void gameport_stop_polling(struct gameport *gameport) gameport_stop_polling() function
203 EXPORT_SYMBOL(gameport_stop_polling); variable

Completed in 76 milliseconds