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

/linux-4.1.27/include/linux/
H A Dgameport.h80 void gameport_set_phys(struct gameport *gameport, const char *fmt, ...);
95 void gameport_set_phys(struct gameport *gameport, const char *fmt, ...) gameport_set_phys() function
/linux-4.1.27/drivers/input/gameport/
H A Demu10k1-gp.c84 gameport_set_phys(port, "pci%s/gameport0", pci_name(pdev)); emu_probe()
H A Dfm801-gp.c103 gameport_set_phys(port, "pci%s/gameport0", pci_name(pci)); fm801_gp_probe()
H A Dns558.c158 gameport_set_phys(port, "isa%04x/gameport0", io & (-1 << i)); ns558_isa_probe()
229 gameport_set_phys(port, "pnp%s/gameport0", dev_name(&dev->dev)); ns558_pnp_probe()
H A Dlightning.c246 gameport_set_phys(port, "isa%04x/gameport%d", L4_PORT, idx); l4_create_ports()
H A Dgameport.c515 void gameport_set_phys(struct gameport *gameport, const char *fmt, ...) gameport_set_phys() function
523 EXPORT_SYMBOL(gameport_set_phys); variable
/linux-4.1.27/sound/pci/au88x0/
H A Dau88x0_game.c107 gameport_set_phys(gp, "pci%s/gameport0", pci_name(vortex->pci_dev)); vortex_gameport_register()
/linux-4.1.27/drivers/input/joystick/
H A Da3d.c371 gameport_set_phys(adc, "%s/gameport0", gameport->phys); a3d_connect()
/linux-4.1.27/sound/pci/ymfpci/
H A Dymfpci.c142 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_ymfpci_create_gameport()
/linux-4.1.27/sound/isa/
H A Dcmi8328.c387 gameport_set_phys(gp, "%s/gameport0", dev_name(pdev)); snd_cmi8328_probe()
/linux-4.1.27/sound/pci/
H A Dals4000.c806 gameport_set_phys(gp, "pci%s/gameport0", pci_name(acard->pci)); snd_als4000_create_gameport()
H A Des1938.c1523 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_es1938_create_gameport()
H A Dsonicvibes.c1200 gameport_set_phys(gp, "pci%s/gameport0", pci_name(sonic->pci)); snd_sonicvibes_create_gameport()
H A Dcs4281.c1273 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_cs4281_create_gameport()
H A Dens1370.c1848 gameport_set_phys(gp, "pci%s/gameport0", pci_name(ensoniq->pci)); snd_ensoniq_create_gameport()
H A Dazt3328.c1834 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_azf3328_gameport()
H A Dcmipci.c2903 gameport_set_phys(gp, "pci%s/gameport0", pci_name(cm->pci)); snd_cmipci_create_gameport()
H A Des1968.c2476 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_es1968_create_gameport()
H A Dvia82xx.c1957 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_via686_create_gameport()
/linux-4.1.27/sound/pci/cs46xx/
H A Dcs46xx_lib.c2790 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_cs46xx_gameport()
/linux-4.1.27/sound/pci/trident/
H A Dtrident_main.c3193 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_trident_create_gameport()

Completed in 1142 milliseconds