get_synthdev       83 sound/core/seq/oss/seq_oss_synth.c static struct seq_oss_synth *get_synthdev(struct seq_oss_devinfo *dp, int dev);
get_synthdev      465 sound/core/seq/oss/seq_oss_synth.c 	if ((rec = get_synthdev(dp, dev)) == NULL)
get_synthdev      483 sound/core/seq/oss/seq_oss_synth.c 	rec = get_synthdev(dp, dev);
get_synthdev      576 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)