Searched refs:gameport_set_name (Results 1 – 20 of 20) sorted by relevance
/linux-4.4.14/drivers/input/gameport/ |
D | ns558.c | 157 gameport_set_name(port, "NS558 ISA Gameport"); in ns558_isa_probe() 228 gameport_set_name(port, "NS558 PnP Gameport"); in ns558_pnp_probe()
|
D | emu10k1-gp.c | 83 gameport_set_name(port, "EMU10K1"); in emu_probe()
|
D | fm801-gp.c | 102 gameport_set_name(port, "FM801"); in fm801_gp_probe()
|
D | lightning.c | 245 gameport_set_name(port, "PDPI Lightning 4"); in l4_create_ports()
|
/linux-4.4.14/sound/pci/au88x0/ |
D | au88x0_game.c | 106 gameport_set_name(gp, "AU88x0 Gameport"); in vortex_gameport_register()
|
/linux-4.4.14/include/linux/ |
D | gameport.h | 114 static inline void gameport_set_name(struct gameport *gameport, const char *name) in gameport_set_name() function
|
/linux-4.4.14/sound/pci/ymfpci/ |
D | ymfpci.c | 141 gameport_set_name(gp, "Yamaha YMF Gameport"); in snd_ymfpci_create_gameport()
|
/linux-4.4.14/drivers/input/joystick/ |
D | a3d.c | 370 gameport_set_name(adc, a3d_names[a3d->mode]); in a3d_connect()
|
/linux-4.4.14/sound/isa/ |
D | cmi8328.c | 386 gameport_set_name(gp, "CMI8328 Gameport"); in snd_cmi8328_probe()
|
/linux-4.4.14/sound/pci/ |
D | als4000.c | 805 gameport_set_name(gp, "ALS4000 Gameport"); in snd_als4000_create_gameport()
|
D | sonicvibes.c | 1199 gameport_set_name(gp, "SonicVibes Gameport"); in snd_sonicvibes_create_gameport()
|
D | cs4281.c | 1272 gameport_set_name(gp, "CS4281 Gameport"); in snd_cs4281_create_gameport()
|
D | es1938.c | 1522 gameport_set_name(gp, "ES1938"); in snd_es1938_create_gameport()
|
D | azt3328.c | 1833 gameport_set_name(gp, "AZF3328 Gameport"); in snd_azf3328_gameport()
|
D | es1968.c | 2475 gameport_set_name(gp, "ES1968 Gameport"); in snd_es1968_create_gameport()
|
D | via82xx.c | 1956 gameport_set_name(gp, "VIA686 Gameport"); in snd_via686_create_gameport()
|
D | ens1370.c | 1847 gameport_set_name(gp, "ES137x"); in snd_ensoniq_create_gameport()
|
D | cmipci.c | 2897 gameport_set_name(gp, "C-Media Gameport"); in snd_cmipci_create_gameport()
|
/linux-4.4.14/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 2789 gameport_set_name(gp, "CS46xx Gameport"); in snd_cs46xx_gameport()
|
/linux-4.4.14/sound/pci/trident/ |
D | trident_main.c | 3192 gameport_set_name(gp, "Trident 4DWave"); in snd_trident_create_gameport()
|