Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dvx_core.h490 #define IRQ_MESSAGE 0x38 macro
/linux-4.4.14/sound/drivers/vx/
Dvx_core.c281 if ((err = vx_send_irq_dsp(chip, IRQ_MESSAGE)) < 0) { in vx_send_msg_nolock()