SNDRV_SEQ_PORT_SUBS_TIME_REAL  679 sound/core/seq/seq_clientmgr.c 						  subs->info.flags & SNDRV_SEQ_PORT_SUBS_TIME_REAL);
SNDRV_SEQ_PORT_SUBS_TIME_REAL 2461 sound/core/seq/seq_clientmgr.c 			snd_iprintf(buffer, "[%c:%d]", ((s->info.flags & SNDRV_SEQ_PORT_SUBS_TIME_REAL) ? 'r' : 't'), s->info.queue);