Searched refs:remove_mode (Results 1 - 5 of 5) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dasequencer.h561 unsigned int remove_mode; /* Flags that determine what gets removed */ member in struct:snd_seq_remove_events
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_writeq.c80 reset.remove_mode = SNDRV_SEQ_REMOVE_OUTPUT; /* remove all */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_clientmgr.c1938 if (info.remove_mode & SNDRV_SEQ_REMOVE_INPUT) {
1947 if (info.remove_mode & SNDRV_SEQ_REMOVE_OUTPUT)
H A Dseq_prioq.c343 if (info->remove_mode & SNDRV_SEQ_REMOVE_DEST) {
348 if (info->remove_mode & SNDRV_SEQ_REMOVE_DEST_CHANNEL) {
355 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_AFTER) {
356 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_TICK)
363 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_BEFORE) {
364 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_TICK)
371 if (info->remove_mode & SNDRV_SEQ_REMOVE_EVENT_TYPE) {
375 if (info->remove_mode & SNDRV_SEQ_REMOVE_IGNORE_OFF) {
385 if (info->remove_mode & SNDRV_SEQ_REMOVE_TAG_MATCH) {
H A Dseq_queue.c644 (! (info->remove_mode & SNDRV_SEQ_REMOVE_DEST) ||

Completed in 79 milliseconds