Home
last modified time | relevance | path

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

/sound/oss/
Ddev_table.c30 struct synth_operations *synth_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV];
186 for (i = 0; i < MAX_SYNTH_DEV; i++) { in sound_alloc_synthdev()
Dsound_config.h61 #define MAX_SYNTH_DEV 5 macro
Ddev_table.h361 extern struct synth_operations *synth_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV];
Dsequencer.c81 #if MAX_SYNTH_DEV > 15
/sound/oss/dmasound/
Ddmasound.h36 #define MAX_SYNTH_DEV 3 macro