Home
last modified time | relevance | path

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

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