Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_TIME_STAMP_TICK (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/sound/
Dsnd_seq01.c32 .flags = SNDRV_SEQ_TIME_STAMP_TICK | SNDRV_SEQ_TIME_MODE_REL,
/third_party/alsa-lib/include/sound/uapi/
Dasequencer.h176 #define SNDRV_SEQ_TIME_STAMP_TICK (0<<0) /* timestamp in clock ticks */ macro