Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
A Da3d.c216 gameport_stop_polling(a3d->gameport); in a3d_adc_close()
239 gameport_stop_polling(a3d->gameport); in a3d_close()
A Dguillemot.c154 gameport_stop_polling(guillemot->gameport); in guillemot_close()
A Dcobra.c136 gameport_stop_polling(cobra->gameport); in cobra_close()
A Dinteract.c183 gameport_stop_polling(interact->gameport); in interact_close()
A Dgf2k.c214 gameport_stop_polling(gf2k->gameport); in gf2k_close()
A Dgrip.c279 gameport_stop_polling(grip->gameport); in grip_close()
A Dtmdc.c259 gameport_stop_polling(tmdc->gameport); in tmdc_close()
A Dgrip_mp.c577 gameport_stop_polling(grip->gameport); in grip_close()
A Dadi.c290 gameport_stop_polling(port->gameport); in adi_close()
A Danalog.c302 gameport_stop_polling(port->gameport); in analog_close()
A Dsidewinder.c505 gameport_stop_polling(sw->gameport); in sw_close()
/linux/include/linux/
A Dgameport.h214 void gameport_stop_polling(struct gameport *gameport);
/linux/drivers/input/gameport/
A Dgameport.c190 void gameport_stop_polling(struct gameport *gameport) in gameport_stop_polling() function
199 EXPORT_SYMBOL(gameport_stop_polling);

Completed in 28 milliseconds