Searched refs:WAVE_STATE_CLOSED (Results 1 – 4 of 4) sorted by relevance
51 #define WAVE_STATE_CLOSED 0x04 macro
219 wiinst->state = WAVE_STATE_CLOSED; in emu10k1_wavein_close()270 if (wiinst->state == WAVE_STATE_CLOSED) in emu10k1_wavein_setformat()
91 if (i < 0 || j < 0 || woinst->state != WAVE_STATE_CLOSED || in query_format()276 woinst->state = WAVE_STATE_CLOSED; in emu10k1_waveout_close()314 if (woinst->state == WAVE_STATE_CLOSED) in emu10k1_waveout_setformat()
79 if (wiinst->state == WAVE_STATE_CLOSED) { in emu10k1_audio_read()178 if (woinst->state == WAVE_STATE_CLOSED) { in emu10k1_audio_write()1049 if (woinst->state == WAVE_STATE_CLOSED) {1068 if (wiinst->state == WAVE_STATE_CLOSED) {1171 wiinst->state = WAVE_STATE_CLOSED;1206 woinst->state = WAVE_STATE_CLOSED;