Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_TIME_STAMP_REAL (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/sound/
A Dasequencer.h61 #define snd_seq_ev_is_real(ev) (snd_seq_ev_timestamp_type(ev) == SNDRV_SEQ_TIME_STAMP_REAL)
/linux-6.3-rc2/sound/core/seq/
A Dseq_queue.c318 case SNDRV_SEQ_TIME_STAMP_REAL: in snd_seq_enqueue_event()
332 case SNDRV_SEQ_TIME_STAMP_REAL: in snd_seq_enqueue_event()
A Dseq_prioq.c265 case SNDRV_SEQ_TIME_STAMP_REAL: in prioq_match()
A Dseq_clientmgr.c584 event->flags |= SNDRV_SEQ_TIME_STAMP_REAL; in update_timestamp_of_queue()
894 case SNDRV_SEQ_TIME_STAMP_REAL: in snd_seq_dispatch_event()
/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h161 #define SNDRV_SEQ_TIME_STAMP_REAL (1<<0) /* timestamp in real time */ macro

Completed in 15 milliseconds