Home
last modified time | relevance | path

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

/sound/core/seq/oss/
Dseq_oss_readq.h50 int snd_seq_oss_readq_put_timestamp(struct seq_oss_readq *readq, unsigned long curt, int seq_mode);
Dseq_oss_readq.c229 snd_seq_oss_readq_put_timestamp(struct seq_oss_readq *q, unsigned long curt, int seq_mode) in snd_seq_oss_readq_put_timestamp() function
Dseq_oss_midi.c596 snd_seq_oss_readq_put_timestamp(dp->readq, ev->time.tick, dp->seq_mode); in send_synth_event()
611 snd_seq_oss_readq_put_timestamp(dp->readq, ev->time.tick, dp->seq_mode); in send_midi_event()