Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dgameport.h77 void gameport_set_phys(struct gameport *gameport, const char *fmt, ...);
92 void gameport_set_phys(struct gameport *gameport, const char *fmt, ...) in gameport_set_phys() function
/OK3568_Linux_fs/kernel/drivers/input/gameport/
H A Dns558.c142 gameport_set_phys(port, "isa%04x/gameport0", io & (-1 << i)); in ns558_isa_probe()
213 gameport_set_phys(port, "pnp%s/gameport0", dev_name(&dev->dev)); in ns558_pnp_probe()
H A Demu10k1-gp.c68 gameport_set_phys(port, "pci%s/gameport0", pci_name(pdev)); in emu_probe()
H A Dfm801-gp.c88 gameport_set_phys(port, "pci%s/gameport0", pci_name(pci)); in fm801_gp_probe()
H A Dgameport.c511 void gameport_set_phys(struct gameport *gameport, const char *fmt, ...) in gameport_set_phys() function
519 EXPORT_SYMBOL(gameport_set_phys);
H A Dlightning.c230 gameport_set_phys(port, "isa%04x/gameport%d", L4_PORT, idx); in l4_create_ports()
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0_game.c94 gameport_set_phys(gp, "pci%s/gameport0", pci_name(vortex->pci_dev)); in vortex_gameport_register()
/OK3568_Linux_fs/kernel/sound/pci/ymfpci/
H A Dymfpci.c127 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); in snd_ymfpci_create_gameport()
/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Da3d.c355 gameport_set_phys(adc, "%s/gameport0", gameport->phys); in a3d_connect()
/OK3568_Linux_fs/kernel/sound/isa/
H A Dcmi8328.c388 gameport_set_phys(gp, "%s/gameport0", dev_name(pdev)); in snd_cmi8328_probe()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dals4000.c772 gameport_set_phys(gp, "pci%s/gameport0", pci_name(acard->pci)); in snd_als4000_create_gameport()
H A Dsonicvibes.c1168 gameport_set_phys(gp, "pci%s/gameport0", pci_name(sonic->pci)); in snd_sonicvibes_create_gameport()
H A Dcs4281.c1239 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); in snd_cs4281_create_gameport()
H A Des1938.c1503 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); in snd_es1938_create_gameport()
H A Dazt3328.c1806 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); in snd_azf3328_gameport()
H A Dens1370.c1813 gameport_set_phys(gp, "pci%s/gameport0", pci_name(ensoniq->pci)); in snd_ensoniq_create_gameport()
H A Dvia82xx.c1928 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); in snd_via686_create_gameport()
H A Des1968.c2457 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); in snd_es1968_create_gameport()
H A Dcmipci.c2860 gameport_set_phys(gp, "pci%s/gameport0", pci_name(cm->pci)); in snd_cmipci_create_gameport()
/OK3568_Linux_fs/kernel/sound/pci/trident/
H A Dtrident_main.c3141 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); in snd_trident_create_gameport()
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Dcs46xx_lib.c2772 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); in snd_cs46xx_gameport()