Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/include/linux/
H A Dgameport.h76 void gameport_set_phys(struct gameport *gameport, const char *fmt, ...);
91 void gameport_set_phys(struct gameport *gameport, const char *fmt, ...) in gameport_set_phys() function
/kernel/linux/linux-5.10/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 Dfm801-gp.c88 gameport_set_phys(port, "pci%s/gameport0", pci_name(pci)); in fm801_gp_probe()
H A Demu10k1-gp.c68 gameport_set_phys(port, "pci%s/gameport0", pci_name(pdev)); in emu_probe()
H A Dlightning.c230 gameport_set_phys(port, "isa%04x/gameport%d", L4_PORT, idx); in l4_create_ports()
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); variable
/kernel/linux/linux-6.6/drivers/input/gameport/
H A Dns558.c139 gameport_set_phys(port, "isa%04x/gameport0", io & (-1 << i)); in ns558_isa_probe()
210 gameport_set_phys(port, "pnp%s/gameport0", dev_name(&dev->dev)); in ns558_pnp_probe()
H A Dfm801-gp.c88 gameport_set_phys(port, "pci%s/gameport0", pci_name(pci)); in fm801_gp_probe()
H A Demu10k1-gp.c65 gameport_set_phys(port, "pci%s/gameport0", pci_name(pdev)); in emu_probe()
H A Dlightning.c227 gameport_set_phys(port, "isa%04x/gameport%d", L4_PORT, idx); in l4_create_ports()
H A Dgameport.c510 void gameport_set_phys(struct gameport *gameport, const char *fmt, ...) in gameport_set_phys() function
518 EXPORT_SYMBOL(gameport_set_phys); variable
/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0_game.c94 gameport_set_phys(gp, "pci%s/gameport0", pci_name(vortex->pci_dev)); in vortex_gameport_register()
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A Dau88x0_game.c94 gameport_set_phys(gp, "pci%s/gameport0", pci_name(vortex->pci_dev)); in vortex_gameport_register()
/kernel/linux/linux-5.10/sound/pci/ymfpci/
H A Dymfpci.c132 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); in snd_ymfpci_create_gameport()
/kernel/linux/linux-6.6/sound/pci/ymfpci/
H A Dymfpci.c128 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci)); in snd_ymfpci_create_gameport()
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Da3d.c355 gameport_set_phys(adc, "%s/gameport0", gameport->phys); in a3d_connect()
/kernel/linux/linux-5.10/sound/isa/
H A Dcmi8328.c388 gameport_set_phys(gp, "%s/gameport0", dev_name(pdev)); in snd_cmi8328_probe()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Da3d.c352 gameport_set_phys(adc, "%s/gameport0", gameport->phys); in a3d_connect()
/kernel/linux/linux-6.6/sound/isa/
H A Dcmi8328.c386 gameport_set_phys(gp, "%s/gameport0", dev_name(pdev)); in snd_cmi8328_probe()
/kernel/linux/linux-5.10/sound/pci/
H A Dals4000.c772 gameport_set_phys(gp, "pci%s/gameport0", pci_name(acard->pci)); in snd_als4000_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()
/kernel/linux/linux-6.6/sound/pci/
H A Dals4000.c772 gameport_set_phys(gp, "pci%s/gameport0", pci_name(acard->pci)); in snd_als4000_create_gameport()

Completed in 22 milliseconds

12