Lines Matching defs:opened
475 int opened[2]; /* open mode */
674 if (cm->opened[CM_CH_PLAY]) {
679 cm->opened[CM_CH_PLAY] = CM_OPEN_PLAYBACK_MULTI;
1591 * when it's opened on blocking mode. however, since the current
1592 * pcm framework doesn't pass file pointer before actually opened,
1596 if (cm->opened[ch]) {
1600 cm->opened[ch] = mode;
1618 if (cm->opened[ch] == mode) {
1624 cm->opened[ch] = 0;
1699 if (! cm->opened[CM_CH_PLAY]) {