Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/gameport/
Dns558.c124 port = gameport_allocate_port(); in ns558_isa_probe()
196 port = gameport_allocate_port(); in ns558_pnp_probe()
Demu10k1-gp.c47 port = gameport_allocate_port(); in emu_probe()
Dfm801-gp.c72 port = gameport_allocate_port(); in fm801_gp_probe()
Dlightning.c211 if (!(l4->gameport = port = gameport_allocate_port())) { in l4_create_ports()
/linux-6.12.1/sound/pci/au88x0/
Dau88x0_game.c86 vortex->gameport = gp = gameport_allocate_port(); in vortex_gameport_register()
/linux-6.12.1/include/linux/
Dgameport.h98 static inline struct gameport *gameport_allocate_port(void) in gameport_allocate_port() function
/linux-6.12.1/sound/pci/ymfpci/
Dymfpci.c119 chip->gameport = gp = gameport_allocate_port(); in snd_ymfpci_create_gameport()
/linux-6.12.1/drivers/input/joystick/
Da3d.c342 if (!(a3d->adc = adc = gameport_allocate_port())) in a3d_connect()
/linux-6.12.1/sound/isa/
Dcmi8328.c383 struct gameport *gp = cmi->gameport = gameport_allocate_port(); in snd_cmi8328_probe()
/linux-6.12.1/sound/pci/
Dals4000.c765 acard->gameport = gp = gameport_allocate_port(); in snd_als4000_create_gameport()
Dsonicvibes.c1162 sonic->gameport = gp = gameport_allocate_port(); in snd_sonicvibes_create_gameport()
Des1938.c1468 chip->gameport = gp = gameport_allocate_port(); in snd_es1938_create_gameport()
Dcs4281.c1232 chip->gameport = gp = gameport_allocate_port(); in snd_cs4281_create_gameport()
Dazt3328.c1788 chip->gameport = gp = gameport_allocate_port(); in snd_azf3328_gameport()
Dvia82xx.c1923 chip->gameport = gp = gameport_allocate_port(); in snd_via686_create_gameport()
Dens1370.c1800 ensoniq->gameport = gp = gameport_allocate_port(); in snd_ensoniq_create_gameport()
Des1968.c2430 chip->gameport = gp = gameport_allocate_port(); in snd_es1968_create_gameport()
Dcmipci.c2850 cm->gameport = gp = gameport_allocate_port(); in snd_cmipci_create_gameport()
/linux-6.12.1/sound/pci/riptide/
Driptide.c1987 gameport = gameport_allocate_port(); in snd_riptide_joystick_probe()
/linux-6.12.1/sound/pci/cs46xx/
Dcs46xx_lib.c2750 chip->gameport = gp = gameport_allocate_port(); in snd_cs46xx_gameport()
/linux-6.12.1/sound/pci/trident/
Dtrident_main.c3157 chip->gameport = gp = gameport_allocate_port(); in snd_trident_create_gameport()