Searched refs:SNDRV_SEQ_OSS_MAX_SYNTH_DEVS (Results 1 – 2 of 2) sorted by relevance
39 #define SNDRV_SEQ_OSS_MAX_SYNTH_DEVS 16 macro103 struct seq_oss_synthinfo synths[SNDRV_SEQ_OSS_MAX_SYNTH_DEVS];
71 static struct seq_oss_synth *synth_devs[SNDRV_SEQ_OSS_MAX_SYNTH_DEVS];131 if (max_synth_devs >= SNDRV_SEQ_OSS_MAX_SYNTH_DEVS) { in snd_seq_oss_synth_register()277 if (dp->max_synthdev >= SNDRV_SEQ_OSS_MAX_SYNTH_DEVS) in snd_seq_oss_synth_setup_midi()296 if (dp->max_synthdev >= SNDRV_SEQ_OSS_MAX_SYNTH_DEVS) in snd_seq_oss_synth_setup_midi()313 if (snd_BUG_ON(dp->max_synthdev >= SNDRV_SEQ_OSS_MAX_SYNTH_DEVS)) in snd_seq_oss_synth_cleanup()