Home
last modified time | relevance | path

Searched refs:GAMEPORT_MODE_COOKED (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dgameport.h16 #define GAMEPORT_MODE_COOKED 2 macro
/linux-6.3-rc2/sound/pci/au88x0/
A Dau88x0_game.c64 case GAMEPORT_MODE_COOKED: in vortex_game_open()
/linux-6.3-rc2/drivers/input/joystick/
A Djoydump.c47 if (gameport_open(gameport, drv, GAMEPORT_MODE_COOKED)) { in joydump_connect()
A Da3d.c198 if (mode != GAMEPORT_MODE_COOKED) in a3d_adc_open()
A Danalog.c562 if (!gameport_open(gameport, drv, GAMEPORT_MODE_COOKED)) { in analog_init_port()
/linux-6.3-rc2/drivers/input/gameport/
A Dfm801-gp.c53 case GAMEPORT_MODE_COOKED: in fm801_gp_open()
A Dlightning.c94 if (l4->port != 0 && mode != GAMEPORT_MODE_COOKED) in l4_open()
/linux-6.3-rc2/Documentation/input/
A Dgameport-programming.rst86 return -(mode != GAMEPORT_MODE_COOKED);
/linux-6.3-rc2/sound/pci/
A Dcs4281.c1220 case GAMEPORT_MODE_COOKED: in snd_cs4281_gameport_open()
A Dazt3328.c1693 case GAMEPORT_MODE_COOKED: in snd_azf3328_gameport_open()
/linux-6.3-rc2/sound/pci/cs46xx/
A Dcs46xx_lib.c2739 case GAMEPORT_MODE_COOKED: in snd_cs46xx_gameport_open()
/linux-6.3-rc2/sound/pci/trident/
A Dtrident_main.c3141 case GAMEPORT_MODE_COOKED: in snd_trident_gameport_open()

Completed in 31 milliseconds