Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dasequencer.h61 #define snd_seq_ev_is_real(ev) (snd_seq_ev_timestamp_type(ev) == SNDRV_SEQ_TIME_STAMP_REAL)
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasequencer.h177 #define SNDRV_SEQ_TIME_STAMP_REAL (1<<0) /* timestamp in real time */ macro
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h177 #define SNDRV_SEQ_TIME_STAMP_REAL (1<<0) /* timestamp in real time */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasequencer.h177 #define SNDRV_SEQ_TIME_STAMP_REAL (1<<0) /* timestamp in real time */ macro