Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dsonicvibes.c1172 static int snd_sonicvibes_create_gameport(struct sonicvibes *sonic) in snd_sonicvibes_create_gameport() function
1207 static inline int snd_sonicvibes_create_gameport(struct sonicvibes *sonic) { return -ENOSYS; } in snd_sonicvibes_create_gameport() function
1504 err = snd_sonicvibes_create_gameport(sonic); in snd_sonic_probe()