Searched refs:gameport_set_name (Results 1 – 15 of 15) sorted by relevance
| /linux/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 | emu10k1-gp.c | 64 gameport_set_name(port, "EMU10K1"); in emu_probe()
|
| H A D | fm801-gp.c | 87 gameport_set_name(port, "FM801"); in fm801_gp_probe()
|
| H A D | lightning.c | 226 gameport_set_name(port, "PDPI Lightning 4"); in l4_create_ports()
|
| /linux/sound/pci/au88x0/ |
| H A D | au88x0_game.c | 93 gameport_set_name(gp, "AU88x0 Gameport"); in vortex_gameport_register()
|
| /linux/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
|
| /linux/sound/pci/ymfpci/ |
| H A D | ymfpci.c | 127 gameport_set_name(gp, "Yamaha YMF Gameport"); in snd_ymfpci_create_gameport()
|
| /linux/drivers/input/joystick/ |
| H A D | a3d.c | 351 gameport_set_name(adc, a3d_names[a3d->mode]); in a3d_connect()
|
| /linux/sound/isa/ |
| H A D | cmi8328.c | 385 gameport_set_name(gp, "CMI8328 Gameport"); in snd_cmi8328_probe()
|
| /linux/Documentation/input/ |
| H A D | gameport-programming.rst | 133 Driver's name as set by driver calling gameport_set_name(). Informational
|
| /linux/sound/pci/ |
| H A D | via82xx.c | 1922 gameport_set_name(gp, "VIA686 Gameport"); in snd_via686_create_gameport()
|
| H A D | es1968.c | 2398 gameport_set_name(gp, "ES1968 Gameport"); in snd_es1968_create_gameport()
|
| H A D | cmipci.c | 2820 gameport_set_name(gp, "C-Media Gameport"); in snd_cmipci_create_gameport()
|
| /linux/sound/pci/cs46xx/ |
| H A D | cs46xx_lib.c | 2717 gameport_set_name(gp, "CS46xx Gameport"); in snd_cs46xx_gameport()
|
| /linux/sound/pci/trident/ |
| H A D | trident_main.c | 3132 gameport_set_name(gp, "Trident 4DWave"); in snd_trident_create_gameport()
|