Home
last modified time | relevance | path

Searched refs:TMR_WAIT_REL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_timer.c79 case TMR_WAIT_REL: in snd_seq_oss_process_timer_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/linux/
H A Dsoundcard.h1020 #define TMR_WAIT_REL 1 /* Time relative to the prev time */ macro
1236 #define SEQ_DELTA_TIME(ticks) _TIMER_EVENT(TMR_WAIT_REL, ticks)
/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/linux/
H A Dsoundcard.h1020 #define TMR_WAIT_REL 1 /* Time relative to the prev time */ macro
1236 #define SEQ_DELTA_TIME(ticks) _TIMER_EVENT(TMR_WAIT_REL, ticks)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsoundcard.h1024 #define TMR_WAIT_REL 1 /* Time relative to the prev time */ macro
1241 #define SEQ_DELTA_TIME(ticks) _TIMER_EVENT(TMR_WAIT_REL, ticks)