Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dvx_core.h500 #define IRQ_RESET_CHK 0x3A macro
/linux-2.6.39/sound/drivers/vx/
Dvx_core.c106 if (vx_send_irq_dsp(chip, IRQ_RESET_CHK) < 0) in vx_reset_chk()