Home
last modified time | relevance | path

Searched refs:eb_pending_out (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/lx6464es/
H A Dlx_core.c988 int eb_pending_out = (irqsrc & MASK_SYS_STATUS_EOBO) ? 1 : 0; in lx_interrupt_handle_async_events() local
1003 if (eb_pending_out) { in lx_interrupt_handle_async_events()
/kernel/linux/linux-6.6/sound/pci/lx6464es/
H A Dlx_core.c984 int eb_pending_out = (irqsrc & MASK_SYS_STATUS_EOBO) ? 1 : 0; in lx_interrupt_handle_async_events() local
999 if (eb_pending_out) { in lx_interrupt_handle_async_events()

Completed in 4 milliseconds