Home
last modified time | relevance | path

Searched defs:vers (Results 1 – 2 of 2) sorted by relevance

/sound/oss/
Ddev_table.c51 int sound_install_audiodrv(int vers, char *name, struct audio_driver *driver, in sound_install_audiodrv()
110 int sound_install_mixer(int vers, char *name, struct mixer_operations *driver, in sound_install_mixer()
/sound/sparc/
Dcs4231.c1034 int vers = 0; in snd_cs4231_probe() local