Home
last modified time | relevance | path

Searched refs:GAMEPORT_MODE_RAW (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dgameport.h15 #define GAMEPORT_MODE_RAW 1 macro
/Linux-v5.4/drivers/input/gameport/
Dgameport.c84 if (gameport_open(gameport, NULL, GAMEPORT_MODE_RAW)) in gameport_measure_speed()
117 if (gameport_open(gameport, NULL, GAMEPORT_MODE_RAW)) in old_gameport_measure_speed()
141 if (gameport_open(gameport, NULL, GAMEPORT_MODE_RAW)) in old_gameport_measure_speed()
164 if (gameport_open(gameport, NULL, GAMEPORT_MODE_RAW)) in old_gameport_measure_speed()
810 if (mode != GAMEPORT_MODE_RAW) in gameport_open()
Dfm801-gp.c56 case GAMEPORT_MODE_RAW: in fm801_gp_open()
/Linux-v5.4/sound/pci/au88x0/
Dau88x0_game.c70 case GAMEPORT_MODE_RAW: in vortex_game_open()
/Linux-v5.4/drivers/input/joystick/
Djoydump.c46 if (gameport_open(gameport, drv, GAMEPORT_MODE_RAW)) { in joydump_connect()
Dguillemot.c181 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in guillemot_connect()
Dcobra.c155 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in cobra_connect()
Dinteract.c210 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in interact_connect()
Dgf2k.c240 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in gf2k_connect()
Danalog.c606 if (!gameport_open(gameport, drv, GAMEPORT_MODE_RAW)) { in analog_init_port()
658 return gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in analog_init_port()
Dgrip.c297 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in grip_connect()
Da3d.c267 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in a3d_connect()
Dtmdc.c361 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in tmdc_connect()
Dgrip_mp.c642 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in grip_connect()
Dadi.c470 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in adi_connect()
Dsidewinder.c595 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in sw_connect()
/Linux-v5.4/sound/pci/
Dcs4281.c1236 case GAMEPORT_MODE_RAW: in snd_cs4281_gameport_open()
Dazt3328.c1717 case GAMEPORT_MODE_RAW: in snd_azf3328_gameport_open()
/Linux-v5.4/sound/pci/cs46xx/
Dcs46xx_lib.c2758 case GAMEPORT_MODE_RAW: in snd_cs46xx_gameport_open()
/Linux-v5.4/sound/pci/trident/
Dtrident_main.c3159 case GAMEPORT_MODE_RAW: in snd_trident_gameport_open()