Searched refs:WAVE_STATE_CLOSED (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dicardwav.h51 #define WAVE_STATE_CLOSED 0x04 macro
H A Dcardwi.c218 wiinst->state = WAVE_STATE_CLOSED;
269 if (wiinst->state == WAVE_STATE_CLOSED)
H A Dcardwo.c89 if (woinst->state != WAVE_STATE_CLOSED ||
289 woinst->state = WAVE_STATE_CLOSED;
334 if (woinst->state == WAVE_STATE_CLOSED)
H A Daudio.c76 if (wiinst->state == WAVE_STATE_CLOSED) {
178 if (woinst->state == WAVE_STATE_CLOSED) {
1071 if (woinst->state == WAVE_STATE_CLOSED) {
1090 if (wiinst->state == WAVE_STATE_CLOSED) {
1193 wiinst->state = WAVE_STATE_CLOSED;
1229 woinst->state = WAVE_STATE_CLOSED;

Completed in 97 milliseconds