snd_seq_oss_synth_addr  378 sound/core/seq/oss/seq_oss_event.c 	snd_seq_oss_synth_addr(dp, dev, ev);
snd_seq_oss_synth_addr  396 sound/core/seq/oss/seq_oss_event.c 	snd_seq_oss_synth_addr(dp, dev, ev);
snd_seq_oss_synth_addr  532 sound/core/seq/oss/seq_oss_synth.c 		if (snd_seq_oss_synth_addr(dp, dev, ev))
snd_seq_oss_synth_addr  596 sound/core/seq/oss/seq_oss_synth.c 	return snd_seq_oss_synth_addr(dp, dev, ev);
snd_seq_oss_synth_addr   31 sound/core/seq/oss/seq_oss_synth.h int snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev);