Home
last modified time | relevance | path

Searched refs:gameport_set_name (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/input/gameport/
H A Dns558.c138 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 Demu10k1-gp.c64 gameport_set_name(port, "EMU10K1"); in emu_probe()
H A Dfm801-gp.c87 gameport_set_name(port, "FM801"); in fm801_gp_probe()
H A Dlightning.c226 gameport_set_name(port, "PDPI Lightning 4"); in l4_create_ports()
/linux/sound/pci/au88x0/
H A Dau88x0_game.c93 gameport_set_name(gp, "AU88x0 Gameport"); in vortex_gameport_register()
/linux/include/linux/
H A Dgameport.h110 static inline void gameport_set_name(struct gameport *gameport, const char *name) in gameport_set_name() function
/linux/sound/pci/ymfpci/
H A Dymfpci.c127 gameport_set_name(gp, "Yamaha YMF Gameport"); in snd_ymfpci_create_gameport()
/linux/drivers/input/joystick/
H A Da3d.c351 gameport_set_name(adc, a3d_names[a3d->mode]); in a3d_connect()
/linux/sound/isa/
H A Dcmi8328.c385 gameport_set_name(gp, "CMI8328 Gameport"); in snd_cmi8328_probe()
/linux/Documentation/input/
H A Dgameport-programming.rst133 Driver's name as set by driver calling gameport_set_name(). Informational