Home
last modified time | relevance | path

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

/linux-6.12.1/sound/core/seq/
Dseq_clientmgr.c53 #define SNDRV_SEQ_LFLG_OPEN (SNDRV_SEQ_LFLG_INPUT|SNDRV_SEQ_LFLG_OUTPUT) macro
89 return SNDRV_SEQ_LFLG_OPEN; in snd_seq_file_flags()