Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/linux/
H A Dgameport.h214 void gameport_stop_polling(struct gameport *gameport);
/kernel/linux/linux-6.6/include/linux/
H A Dgameport.h207 void gameport_stop_polling(struct gameport *gameport);
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Da3d.c216 gameport_stop_polling(a3d->gameport); in a3d_adc_close()
239 gameport_stop_polling(a3d->gameport); in a3d_close()
H A Dguillemot.c154 gameport_stop_polling(guillemot->gameport); in guillemot_close()
H A Dgf2k.c214 gameport_stop_polling(gf2k->gameport); in gf2k_close()
H A Dcobra.c136 gameport_stop_polling(cobra->gameport); in cobra_close()
H A Dinteract.c183 gameport_stop_polling(interact->gameport); in interact_close()
H A Dtmdc.c259 gameport_stop_polling(tmdc->gameport); in tmdc_close()
H A Dgrip_mp.c577 gameport_stop_polling(grip->gameport); in grip_close()
H A Dgrip.c279 gameport_stop_polling(grip->gameport); in grip_close()
H A Dadi.c290 gameport_stop_polling(port->gameport); in adi_close()
H A Dsidewinder.c505 gameport_stop_polling(sw->gameport); in sw_close()
H A Danalog.c366 gameport_stop_polling(port->gameport); in analog_close()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Da3d.c213 gameport_stop_polling(a3d->gameport); in a3d_adc_close()
236 gameport_stop_polling(a3d->gameport); in a3d_close()
H A Dguillemot.c151 gameport_stop_polling(guillemot->gameport); in guillemot_close()
H A Dcobra.c133 gameport_stop_polling(cobra->gameport); in cobra_close()
H A Dinteract.c180 gameport_stop_polling(interact->gameport); in interact_close()
H A Dgf2k.c211 gameport_stop_polling(gf2k->gameport); in gf2k_close()
H A Dgrip_mp.c577 gameport_stop_polling(grip->gameport); in grip_close()
H A Dgrip.c276 gameport_stop_polling(grip->gameport); in grip_close()
H A Dtmdc.c256 gameport_stop_polling(tmdc->gameport); in tmdc_close()
H A Dadi.c287 gameport_stop_polling(port->gameport); in adi_close()
H A Dsidewinder.c502 gameport_stop_polling(sw->gameport); in sw_close()
/kernel/linux/linux-5.10/drivers/input/gameport/
H A Dgameport.c190 void gameport_stop_polling(struct gameport *gameport) in gameport_stop_polling() function
199 EXPORT_SYMBOL(gameport_stop_polling); variable
/kernel/linux/linux-6.6/drivers/input/gameport/
H A Dgameport.c189 void gameport_stop_polling(struct gameport *gameport) in gameport_stop_polling() function
198 EXPORT_SYMBOL(gameport_stop_polling); variable

Completed in 19 milliseconds

12