Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dgameport.h15 #define GAMEPORT_MODE_RAW 1 macro
/Linux-v6.6/drivers/input/gameport/
Dgameport.c83 if (gameport_open(gameport, NULL, GAMEPORT_MODE_RAW)) in gameport_measure_speed()
116 if (gameport_open(gameport, NULL, GAMEPORT_MODE_RAW)) in old_gameport_measure_speed()
140 if (gameport_open(gameport, NULL, GAMEPORT_MODE_RAW)) in old_gameport_measure_speed()
163 if (gameport_open(gameport, NULL, GAMEPORT_MODE_RAW)) in old_gameport_measure_speed()
839 if (mode != GAMEPORT_MODE_RAW) in gameport_open()
Dfm801-gp.c56 case GAMEPORT_MODE_RAW: in fm801_gp_open()
/Linux-v6.6/sound/pci/au88x0/
Dau88x0_game.c70 case GAMEPORT_MODE_RAW: in vortex_game_open()
/Linux-v6.6/drivers/input/joystick/
Djoydump.c43 if (gameport_open(gameport, drv, GAMEPORT_MODE_RAW)) { in joydump_connect()
Dcobra.c152 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in cobra_connect()
Dguillemot.c178 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in guillemot_connect()
Dinteract.c207 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in interact_connect()
Danalog.c524 if (!gameport_open(gameport, drv, GAMEPORT_MODE_RAW)) { in analog_init_port()
576 return gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in analog_init_port()
Dgf2k.c237 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in gf2k_connect()
Da3d.c264 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in a3d_connect()
Dgrip.c294 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in grip_connect()
Dtmdc.c358 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.c467 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in adi_connect()
Dsidewinder.c592 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in sw_connect()
/Linux-v6.6/sound/pci/
Dcs4281.c1223 case GAMEPORT_MODE_RAW: in snd_cs4281_gameport_open()
Dazt3328.c1694 case GAMEPORT_MODE_RAW: in snd_azf3328_gameport_open()
/Linux-v6.6/sound/pci/trident/
Dtrident_main.c3145 case GAMEPORT_MODE_RAW: in snd_trident_gameport_open()
/Linux-v6.6/sound/pci/cs46xx/
Dcs46xx_lib.c2738 case GAMEPORT_MODE_RAW: in snd_cs46xx_gameport_open()