Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
A Dasequencer.h544 #define SNDRV_SEQ_PORT_SUBS_TIME_REAL (1<<2) macro
/linux/sound/core/seq/
A Dseq_clientmgr.c694 subs->info.flags & SNDRV_SEQ_PORT_SUBS_TIME_REAL); in deliver_to_subscribers()
2426 …snd_iprintf(buffer, "[%c:%d]", ((s->info.flags & SNDRV_SEQ_PORT_SUBS_TIME_REAL) ? 'r' : 't'), s->i… in snd_seq_info_dump_subscribers()

Completed in 15 milliseconds