Searched refs:FATAL_DSP_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/sound/ | ||
D | vx_core.h | 491 #define FATAL_DSP_ERROR 0xff0000 macro |
/linux-6.12.1/sound/drivers/vx/ | ||
D | vx_core.c | 513 if (events & FATAL_DSP_ERROR) { in snd_vx_threaded_irq_handler() |