Home
last modified time | relevance | path

Searched refs:IRQ_MESSAGE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dvx_core.h478 #define IRQ_MESSAGE 0x38 macro
/kernel/linux/linux-6.6/include/sound/
H A Dvx_core.h478 #define IRQ_MESSAGE 0x38 macro
/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_core.c268 if ((err = vx_send_irq_dsp(chip, IRQ_MESSAGE)) < 0) { in vx_send_msg_nolock()
269 snd_printd(KERN_DEBUG "vx_send_msg: send IRQ_MESSAGE error\n"); in vx_send_msg_nolock()
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_core.c275 err = vx_send_irq_dsp(chip, IRQ_MESSAGE); in vx_send_msg_nolock()
277 snd_printd(KERN_DEBUG "vx_send_msg: send IRQ_MESSAGE error\n"); in vx_send_msg_nolock()

Completed in 5 milliseconds