/linux-4.1.27/include/linux/ |
H A D | gameport.h | 80 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 D | emu10k1-gp.c | 84 gameport_set_phys(port, "pci%s/gameport0", pci_name(pdev)); emu_probe()
|
H A D | fm801-gp.c | 103 gameport_set_phys(port, "pci%s/gameport0", pci_name(pci)); fm801_gp_probe()
|
H A D | ns558.c | 158 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 D | lightning.c | 246 gameport_set_phys(port, "isa%04x/gameport%d", L4_PORT, idx); l4_create_ports()
|
H A D | gameport.c | 515 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 D | au88x0_game.c | 107 gameport_set_phys(gp, "pci%s/gameport0", pci_name(vortex->pci_dev)); vortex_gameport_register()
|
/linux-4.1.27/drivers/input/joystick/ |
H A D | a3d.c | 371 gameport_set_phys(adc, "%s/gameport0", gameport->phys); a3d_connect()
|
/linux-4.1.27/sound/pci/ymfpci/ |
H A D | ymfpci.c | 142 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_ymfpci_create_gameport()
|
/linux-4.1.27/sound/isa/ |
H A D | cmi8328.c | 387 gameport_set_phys(gp, "%s/gameport0", dev_name(pdev)); snd_cmi8328_probe()
|
/linux-4.1.27/sound/pci/ |
H A D | als4000.c | 806 gameport_set_phys(gp, "pci%s/gameport0", pci_name(acard->pci)); snd_als4000_create_gameport()
|
H A D | es1938.c | 1523 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_es1938_create_gameport()
|
H A D | sonicvibes.c | 1200 gameport_set_phys(gp, "pci%s/gameport0", pci_name(sonic->pci)); snd_sonicvibes_create_gameport()
|
H A D | cs4281.c | 1273 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_cs4281_create_gameport()
|
H A D | ens1370.c | 1848 gameport_set_phys(gp, "pci%s/gameport0", pci_name(ensoniq->pci)); snd_ensoniq_create_gameport()
|
H A D | azt3328.c | 1834 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_azf3328_gameport()
|
H A D | cmipci.c | 2903 gameport_set_phys(gp, "pci%s/gameport0", pci_name(cm->pci)); snd_cmipci_create_gameport()
|
H A D | es1968.c | 2476 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_es1968_create_gameport()
|
H A D | via82xx.c | 1957 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_via686_create_gameport()
|
/linux-4.1.27/sound/pci/cs46xx/ |
H A D | cs46xx_lib.c | 2790 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_cs46xx_gameport()
|
/linux-4.1.27/sound/pci/trident/ |
H A D | trident_main.c | 3193 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); snd_trident_create_gameport()
|