| /OK3568_Linux_fs/kernel/drivers/input/gameport/ |
| H A D | gameport.c | 84 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()
|
| H A D | fm801-gp.c | 56 case GAMEPORT_MODE_RAW: in fm801_gp_open()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | gameport.h | 15 #define GAMEPORT_MODE_RAW 1 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | gameport.h | 15 #define GAMEPORT_MODE_RAW 1 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | gameport.h | 15 #define GAMEPORT_MODE_RAW 1 macro
|
| /OK3568_Linux_fs/kernel/sound/pci/au88x0/ |
| H A D | au88x0_game.c | 70 case GAMEPORT_MODE_RAW: in vortex_game_open()
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | joydump.c | 46 if (gameport_open(gameport, drv, GAMEPORT_MODE_RAW)) { in joydump_connect()
|
| H A D | guillemot.c | 181 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in guillemot_connect()
|
| H A D | cobra.c | 155 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in cobra_connect()
|
| H A D | interact.c | 210 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in interact_connect()
|
| H A D | gf2k.c | 240 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in gf2k_connect()
|
| H A D | analog.c | 606 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()
|
| H A D | grip.c | 297 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in grip_connect()
|
| H A D | a3d.c | 267 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in a3d_connect()
|
| H A D | tmdc.c | 361 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in tmdc_connect()
|
| H A D | grip_mp.c | 642 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in grip_connect()
|
| H A D | adi.c | 470 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in adi_connect()
|
| H A D | sidewinder.c | 595 err = gameport_open(gameport, drv, GAMEPORT_MODE_RAW); in sw_connect()
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | cs4281.c | 1219 case GAMEPORT_MODE_RAW: in snd_cs4281_gameport_open()
|
| H A D | azt3328.c | 1703 case GAMEPORT_MODE_RAW: in snd_azf3328_gameport_open()
|
| /OK3568_Linux_fs/kernel/sound/pci/trident/ |
| H A D | trident_main.c | 3121 case GAMEPORT_MODE_RAW: in snd_trident_gameport_open()
|
| /OK3568_Linux_fs/kernel/sound/pci/cs46xx/ |
| H A D | cs46xx_lib.c | 2752 case GAMEPORT_MODE_RAW: in snd_cs46xx_gameport_open()
|