Searched refs:IRQ_MESSAGE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/sound/ | ||
D | vx_core.h | 477 #define IRQ_MESSAGE 0x38 macro |
/Linux-v5.4/sound/drivers/vx/ | ||
D | vx_core.c | 268 if ((err = vx_send_irq_dsp(chip, IRQ_MESSAGE)) < 0) { in vx_send_msg_nolock() |