Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dvx_core.h478 #define IRQ_MESSAGE 0x38 macro
/kernel/linux/linux-5.10/sound/drivers/vx/
Dvx_core.c268 if ((err = vx_send_irq_dsp(chip, IRQ_MESSAGE)) < 0) { in vx_send_msg_nolock()