Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_TIME_STAMP_REAL (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dasequencer.h61 #define snd_seq_ev_is_real(ev) (snd_seq_ev_timestamp_type(ev) == SNDRV_SEQ_TIME_STAMP_REAL)
/kernel/linux/linux-6.6/include/sound/
H A Dasequencer.h61 #define snd_seq_ev_is_real(ev) (snd_seq_ev_timestamp_type(ev) == SNDRV_SEQ_TIME_STAMP_REAL)
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_queue.c317 case SNDRV_SEQ_TIME_STAMP_REAL: in snd_seq_enqueue_event()
331 case SNDRV_SEQ_TIME_STAMP_REAL: in snd_seq_enqueue_event()
H A Dseq_prioq.c265 case SNDRV_SEQ_TIME_STAMP_REAL: in prioq_match()
H A Dseq_clientmgr.c582 event->flags |= SNDRV_SEQ_TIME_STAMP_REAL; in update_timestamp_of_queue()
892 case SNDRV_SEQ_TIME_STAMP_REAL: in snd_seq_dispatch_event()
/kernel/linux/linux-6.6/sound/core/seq/
H 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()
H A Dseq_prioq.c265 case SNDRV_SEQ_TIME_STAMP_REAL: in prioq_match()
H A Dseq_clientmgr.c615 event->flags |= SNDRV_SEQ_TIME_STAMP_REAL; in update_timestamp_of_queue()
874 case SNDRV_SEQ_TIME_STAMP_REAL: in snd_seq_dispatch_event()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h177 #define SNDRV_SEQ_TIME_STAMP_REAL (1<<0) /* timestamp in real time */ macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h161 #define SNDRV_SEQ_TIME_STAMP_REAL (1<<0) /* timestamp in real time */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h87 #define SNDRV_SEQ_TIME_STAMP_REAL (1<<0) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h97 #define SNDRV_SEQ_TIME_STAMP_REAL (1 << 0) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h97 #define SNDRV_SEQ_TIME_STAMP_REAL (1 << 0) macro

Completed in 18 milliseconds