Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_prioq.c333 if (info->remove_mode & SNDRV_SEQ_REMOVE_DEST) { in prioq_remove_match()
338 if (info->remove_mode & SNDRV_SEQ_REMOVE_DEST_CHANNEL) { in prioq_remove_match()
345 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_AFTER) { in prioq_remove_match()
346 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_TICK) in prioq_remove_match()
353 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_BEFORE) { in prioq_remove_match()
354 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_TICK) in prioq_remove_match()
361 if (info->remove_mode & SNDRV_SEQ_REMOVE_EVENT_TYPE) { in prioq_remove_match()
365 if (info->remove_mode & SNDRV_SEQ_REMOVE_IGNORE_OFF) { in prioq_remove_match()
375 if (info->remove_mode & SNDRV_SEQ_REMOVE_TAG_MATCH) { in prioq_remove_match()
H A Dseq_queue.c636 (! (info->remove_mode & SNDRV_SEQ_REMOVE_DEST) || in snd_seq_queue_remove_cells()
H A Dseq_clientmgr.c1900 if (info->remove_mode & SNDRV_SEQ_REMOVE_INPUT) { in snd_seq_ioctl_remove_events()
1909 if (info->remove_mode & SNDRV_SEQ_REMOVE_OUTPUT) in snd_seq_ioctl_remove_events()
/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_writeq.c71 reset.remove_mode = SNDRV_SEQ_REMOVE_OUTPUT; /* remove all */ in snd_seq_oss_writeq_clear()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasequencer.h393 unsigned int remove_mode; /* Flags that determine what gets removed */ member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h393 unsigned int remove_mode; /* Flags that determine what gets removed */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasequencer.h393 unsigned int remove_mode; /* Flags that determine what gets removed */ member