Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/
Dseq_clientmgr.c66 #define SNDRV_SEQ_LFLG_OPEN (SNDRV_SEQ_LFLG_INPUT|SNDRV_SEQ_LFLG_OUTPUT) macro
113 return SNDRV_SEQ_LFLG_OPEN; in snd_seq_file_flags()