Home
last modified time | relevance | path

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

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