Searched refs:gameport_stop_polling (Results 1 – 12 of 12) sorted by relevance
233 gameport_stop_polling(a3d->gameport); in a3d_adc_close()256 gameport_stop_polling(a3d->gameport); in a3d_close()
171 gameport_stop_polling(guillemot->gameport); in guillemot_close()
153 gameport_stop_polling(cobra->gameport); in cobra_close()
200 gameport_stop_polling(interact->gameport); in interact_close()
231 gameport_stop_polling(gf2k->gameport); in gf2k_close()
296 gameport_stop_polling(grip->gameport); in grip_close()
276 gameport_stop_polling(tmdc->gameport); in tmdc_close()
577 gameport_stop_polling(grip->gameport); in grip_close()
307 gameport_stop_polling(port->gameport); in adi_close()
522 gameport_stop_polling(sw->gameport); in sw_close()
361 gameport_stop_polling(port->gameport); in analog_close()
41 EXPORT_SYMBOL(gameport_stop_polling);167 void gameport_stop_polling(struct gameport *gameport) in gameport_stop_polling() function