Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/seq/
Dseq_clientmgr.c51 #define SNDRV_SEQ_LFLG_OPEN (SNDRV_SEQ_LFLG_INPUT|SNDRV_SEQ_LFLG_OUTPUT) macro
83 return SNDRV_SEQ_LFLG_OPEN; in snd_seq_file_flags()