Home
last modified time | relevance | path

Searched refs:gameport_allocate_port (Results 1 – 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/gameport/
Dns558.c127 port = gameport_allocate_port(); in ns558_isa_probe()
199 port = gameport_allocate_port(); in ns558_pnp_probe()
Demu10k1-gp.c50 port = gameport_allocate_port(); in emu_probe()
Dfm801-gp.c72 port = gameport_allocate_port(); in fm801_gp_probe()
Dlightning.c214 if (!(l4->gameport = port = gameport_allocate_port())) { in l4_create_ports()
/kernel/linux/linux-5.10/sound/pci/au88x0/
Dau88x0_game.c86 vortex->gameport = gp = gameport_allocate_port(); in vortex_gameport_register()
/kernel/linux/linux-5.10/include/linux/
Dgameport.h99 static inline struct gameport *gameport_allocate_port(void) in gameport_allocate_port() function
/kernel/linux/linux-5.10/sound/pci/ymfpci/
Dymfpci.c117 chip->gameport = gp = gameport_allocate_port(); in snd_ymfpci_create_gameport()
/kernel/linux/linux-5.10/drivers/input/joystick/
Da3d.c345 if (!(a3d->adc = adc = gameport_allocate_port())) in a3d_connect()
/kernel/linux/linux-5.10/sound/isa/
Dcmi8328.c383 struct gameport *gp = cmi->gameport = gameport_allocate_port(); in snd_cmi8328_probe()
/kernel/linux/linux-5.10/sound/pci/
Dals4000.c764 acard->gameport = gp = gameport_allocate_port(); in snd_als4000_create_gameport()
Dsonicvibes.c1160 sonic->gameport = gp = gameport_allocate_port(); in snd_sonicvibes_create_gameport()
Des1938.c1495 chip->gameport = gp = gameport_allocate_port(); in snd_es1938_create_gameport()
Dcs4281.c1231 chip->gameport = gp = gameport_allocate_port(); in snd_cs4281_create_gameport()
Dazt3328.c1799 chip->gameport = gp = gameport_allocate_port(); in snd_azf3328_gameport()
Dvia82xx.c1919 chip->gameport = gp = gameport_allocate_port(); in snd_via686_create_gameport()
Dens1370.c1804 ensoniq->gameport = gp = gameport_allocate_port(); in snd_ensoniq_create_gameport()
Des1968.c2445 chip->gameport = gp = gameport_allocate_port(); in snd_es1968_create_gameport()
Dcmipci.c2854 cm->gameport = gp = gameport_allocate_port(); in snd_cmipci_create_gameport()
/kernel/linux/linux-5.10/sound/pci/riptide/
Driptide.c2009 gameport = gameport_allocate_port(); in snd_riptide_joystick_probe()
/kernel/linux/linux-5.10/sound/pci/trident/
Dtrident_main.c3133 chip->gameport = gp = gameport_allocate_port(); in snd_trident_create_gameport()
/kernel/linux/linux-5.10/sound/pci/cs46xx/
Dcs46xx_lib.c2764 chip->gameport = gp = gameport_allocate_port(); in snd_cs46xx_gameport()