snd_seq_file_flags 330 sound/core/seq/seq_clientmgr.c mode = snd_seq_file_flags(file); snd_seq_file_flags 400 sound/core/seq/seq_clientmgr.c if (!(snd_seq_file_flags(file) & SNDRV_SEQ_LFLG_INPUT)) snd_seq_file_flags 996 sound/core/seq/seq_clientmgr.c if (!(snd_seq_file_flags(file) & SNDRV_SEQ_LFLG_OUTPUT)) snd_seq_file_flags 1086 sound/core/seq/seq_clientmgr.c if ((snd_seq_file_flags(file) & SNDRV_SEQ_LFLG_INPUT) && snd_seq_file_flags 1094 sound/core/seq/seq_clientmgr.c if (snd_seq_file_flags(file) & SNDRV_SEQ_LFLG_OUTPUT) {