tag | line | file | source code |
---|---|---|---|
SOUND_FILTER | 158 | include/linux/soundcard.h | #define SOUND_PCM_READ_FILTER (SOUND_BASE | SOUND_PCM | SOUND_READ | SOUND_FILTER ) |
SOUND_FILTER | 163 | include/linux/soundcard.h | #define SOUND_PCM_WRITE_FILTER (SOUND_BASE | SOUND_PCM | SOUND_WRITE | SOUND_FILTER ) |