/kernel/linux/linux-5.10/drivers/input/gameport/ |
H A D | ns558.c | 141 gameport_set_name(port, "NS558 ISA Gameport"); in ns558_isa_probe() 212 gameport_set_name(port, "NS558 PnP Gameport"); in ns558_pnp_probe()
|
H A D | fm801-gp.c | 87 gameport_set_name(port, "FM801"); in fm801_gp_probe()
|
H A D | emu10k1-gp.c | 67 gameport_set_name(port, "EMU10K1"); in emu_probe()
|
H A D | lightning.c | 229 gameport_set_name(port, "PDPI Lightning 4"); in l4_create_ports()
|
/kernel/linux/linux-6.6/drivers/input/gameport/ |
H A D | ns558.c | 138 gameport_set_name(port, "NS558 ISA Gameport"); in ns558_isa_probe() 209 gameport_set_name(port, "NS558 PnP Gameport"); in ns558_pnp_probe()
|
H A D | fm801-gp.c | 87 gameport_set_name(port, "FM801"); in fm801_gp_probe()
|
H A D | emu10k1-gp.c | 64 gameport_set_name(port, "EMU10K1"); in emu_probe()
|
H A D | lightning.c | 226 gameport_set_name(port, "PDPI Lightning 4"); in l4_create_ports()
|
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au88x0_game.c | 93 gameport_set_name(gp, "AU88x0 Gameport"); in vortex_gameport_register()
|
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au88x0_game.c | 93 gameport_set_name(gp, "AU88x0 Gameport"); in vortex_gameport_register()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | gameport.h | 111 static inline void gameport_set_name(struct gameport *gameport, const char *name) in gameport_set_name() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | gameport.h | 110 static inline void gameport_set_name(struct gameport *gameport, const char *name) in gameport_set_name() function
|
/kernel/linux/linux-5.10/sound/pci/ymfpci/ |
H A D | ymfpci.c | 131 gameport_set_name(gp, "Yamaha YMF Gameport"); in snd_ymfpci_create_gameport()
|
/kernel/linux/linux-6.6/sound/pci/ymfpci/ |
H A D | ymfpci.c | 127 gameport_set_name(gp, "Yamaha YMF Gameport"); in snd_ymfpci_create_gameport()
|
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | a3d.c | 354 gameport_set_name(adc, a3d_names[a3d->mode]); in a3d_connect()
|
/kernel/linux/linux-5.10/sound/isa/ |
H A D | cmi8328.c | 387 gameport_set_name(gp, "CMI8328 Gameport"); in snd_cmi8328_probe()
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | a3d.c | 351 gameport_set_name(adc, a3d_names[a3d->mode]); in a3d_connect()
|
/kernel/linux/linux-6.6/sound/isa/ |
H A D | cmi8328.c | 385 gameport_set_name(gp, "CMI8328 Gameport"); in snd_cmi8328_probe()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | als4000.c | 771 gameport_set_name(gp, "ALS4000 Gameport"); in snd_als4000_create_gameport()
|
H A D | cs4281.c | 1238 gameport_set_name(gp, "CS4281 Gameport"); in snd_cs4281_create_gameport()
|
H A D | es1938.c | 1502 gameport_set_name(gp, "ES1938"); in snd_es1938_create_gameport()
|
H A D | azt3328.c | 1805 gameport_set_name(gp, "AZF3328 Gameport"); in snd_azf3328_gameport()
|
H A D | sonicvibes.c | 1167 gameport_set_name(gp, "SonicVibes Gameport"); in snd_sonicvibes_create_gameport()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | als4000.c | 771 gameport_set_name(gp, "ALS4000 Gameport"); in snd_als4000_create_gameport()
|
H A D | sonicvibes.c | 1169 gameport_set_name(gp, "SonicVibes Gameport"); in snd_sonicvibes_create_gameport()
|