get_synthdev       73 sound/core/seq/oss/seq_oss_synth.c static struct seq_oss_synth *get_synthdev(struct seq_oss_devinfo *dp, int dev);
get_synthdev      454 sound/core/seq/oss/seq_oss_synth.c 	if ((rec = get_synthdev(dp, dev)) == NULL)
get_synthdev      473 sound/core/seq/oss/seq_oss_synth.c 	rec = get_synthdev(dp, dev);
get_synthdev      572 sound/core/seq/oss/seq_oss_synth.c 	if ((rec = get_synthdev(dp, dev)) == NULL)
get_synthdev      621 sound/core/seq/oss/seq_oss_synth.c 		if ((rec = get_synthdev(dp, dev)) == NULL)