Home
last modified time | relevance | path

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

/linux-2.6.39/sound/oss/
Ddev_table.c182 int sound_alloc_synthdev(void) in sound_alloc_synthdev() function
195 EXPORT_SYMBOL(sound_alloc_synthdev);
Ddev_table.h387 int sound_alloc_synthdev(void);
Dopl3.c1124 if ((me = sound_alloc_synthdev()) == -1) in opl3_init()