Home
last modified time | relevance | path

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

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