Home
last modified time | relevance | path

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

/linux-6.6.21/sound/core/seq/oss/
Dseq_oss_writeq.c72 reset.remove_mode = SNDRV_SEQ_REMOVE_OUTPUT; /* remove all */ in snd_seq_oss_writeq_clear()
/linux-6.6.21/include/uapi/sound/
Dasequencer.h392 #define SNDRV_SEQ_REMOVE_OUTPUT (1<<1) /* Flush output queues */ macro
/linux-6.6.21/sound/core/seq/
Dseq_clientmgr.c1938 if (info->remove_mode & SNDRV_SEQ_REMOVE_OUTPUT) in snd_seq_ioctl_remove_events()