snd_seq_file_flags  338 sound/core/seq/seq_clientmgr.c 	mode = snd_seq_file_flags(file);
snd_seq_file_flags  410 sound/core/seq/seq_clientmgr.c 	if (!(snd_seq_file_flags(file) & SNDRV_SEQ_LFLG_INPUT))
snd_seq_file_flags 1027 sound/core/seq/seq_clientmgr.c 	if (!(snd_seq_file_flags(file) & SNDRV_SEQ_LFLG_OUTPUT))
snd_seq_file_flags 1131 sound/core/seq/seq_clientmgr.c 	if ((snd_seq_file_flags(file) & SNDRV_SEQ_LFLG_INPUT) &&
snd_seq_file_flags 1139 sound/core/seq/seq_clientmgr.c 	if (snd_seq_file_flags(file) & SNDRV_SEQ_LFLG_OUTPUT) {