PCM_ENABLE_INPUT
triggers |= PCM_ENABLE_INPUT;
if ((oflag & FREAD) && (triggers & PCM_ENABLE_INPUT)) {