Home
last modified time | relevance | path

Searched refs:NM_PLAYBACK_INT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dnm256.h146 #define NM_PLAYBACK_INT 0x40 macro
Dnm256_audio.c575 if (status & NM_PLAYBACK_INT) { in nm256_interrupt()
576 status &= ~NM_PLAYBACK_INT; in nm256_interrupt()
577 NM_ACK_INT (card, NM_PLAYBACK_INT); in nm256_interrupt()