Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/lx6464es/
Dlx_core.c990 int eb_pending_in = (irqsrc & MASK_SYS_STATUS_EOBI) ? 1 : 0; in lx_interrupt_handle_async_events() local
998 if (eb_pending_in) { in lx_interrupt_handle_async_events()