Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_writeq.c84 reset.remove_mode = SNDRV_SEQ_REMOVE_OUTPUT; /* remove all */ in snd_seq_oss_writeq_clear()
/Linux-v4.19/include/uapi/sound/
Dasequencer.h382 #define SNDRV_SEQ_REMOVE_OUTPUT (1<<1) /* Flush output queues */ macro
/Linux-v4.19/sound/core/seq/
Dseq_clientmgr.c1886 if (info->remove_mode & SNDRV_SEQ_REMOVE_OUTPUT) in snd_seq_ioctl_remove_events()