Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgameport.h15 #define GAMEPORT_MODE_RAW 1 macro
/openbmc/linux/drivers/input/gameport/
H A 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()
H A Dfm801-gp.c56 case GAMEPORT_MODE_RAW: in fm801_gp_open()
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_game.c70 case GAMEPORT_MODE_RAW: in vortex_game_open()
/openbmc/linux/drivers/input/joystick/
H A Djoydump.c43 if (gameport_open(gameport, drv, GAMEPORT_MODE_RAW)) { in joydump_connect()
H A Dguillemot.c178 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in guillemot_connect()
H A Dcobra.c152 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in cobra_connect()
H A Dinteract.c207 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in interact_connect()
H A 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()
H A Dgf2k.c237 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in gf2k_connect()
H A Dgrip.c294 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in grip_connect()
H A Da3d.c264 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in a3d_connect()
H A Dtmdc.c358 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in tmdc_connect()
H A Dgrip_mp.c642 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in grip_connect()
H A Dadi.c467 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in adi_connect()
H A Dsidewinder.c592 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in sw_connect()
/openbmc/linux/sound/pci/
H A Dcs4281.c1223 case GAMEPORT_MODE_RAW: in snd_cs4281_gameport_open()
H A Dazt3328.c1694 case GAMEPORT_MODE_RAW: in snd_azf3328_gameport_open()
/openbmc/linux/sound/pci/trident/
H A Dtrident_main.c3145 case GAMEPORT_MODE_RAW: in snd_trident_gameport_open()
/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c2738 case GAMEPORT_MODE_RAW: in snd_cs46xx_gameport_open()