Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/emu10k1/
Dicardwav.h51 #define WAVE_STATE_CLOSED 0x04 macro
Dcardwi.c219 wiinst->state = WAVE_STATE_CLOSED; in emu10k1_wavein_close()
270 if (wiinst->state == WAVE_STATE_CLOSED) in emu10k1_wavein_setformat()
Dcardwo.c91 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()
Daudio.c79 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;