Home
last modified time | relevance | path

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

/linux-6.14.4/sound/core/seq/oss/
Dseq_oss_readq.h37 int snd_seq_oss_readq_put_timestamp(struct seq_oss_readq *readq, unsigned long curt, int seq_mode);
Dseq_oss_readq.c216 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.c600 snd_seq_oss_readq_put_timestamp(dp->readq, ev->time.tick, dp->seq_mode); in send_synth_event()
615 snd_seq_oss_readq_put_timestamp(dp->readq, ev->time.tick, dp->seq_mode); in send_midi_event()