Searched refs:snd_seq_oss_readq_put_timestamp (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/core/seq/oss/
H A Dseq_oss_readq.h37 int snd_seq_oss_readq_put_timestamp(struct seq_oss_readq *readq, unsigned long curt, int seq_mode);
H A Dseq_oss_readq.c216 snd_seq_oss_readq_put_timestamp(struct seq_oss_readq *q, unsigned long curt, int seq_mode) function
H A Dseq_oss_midi.c600 snd_seq_oss_readq_put_timestamp(dp->readq, ev->time.tick, dp->seq_mode);
615 snd_seq_oss_readq_put_timestamp(dp->readq, ev->time.tick, dp->seq_mode);

Completed in 120 milliseconds