snd_seq_oss_readq_puts  609 sound/core/seq/oss/seq_oss_midi.c 			snd_seq_oss_readq_puts(dp->readq, mdev->seq_device, msg, len);
snd_seq_oss_readq_puts  120 sound/core/seq/oss/seq_oss_readq.c 	return snd_seq_oss_readq_puts(ctx->readq, ctx->dev, buf, count);
snd_seq_oss_readq_puts   33 sound/core/seq/oss/seq_oss_readq.h int snd_seq_oss_readq_puts(struct seq_oss_readq *readq, int dev, unsigned char *data, int len);