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

/linux-master/arch/x86/kernel/apic/
H A Dio_apic.c802 static bool irq_is_level(int idx) function
849 *trigger = irq_is_level(idx);
2230 if (idx != -1 && irq_is_level(idx))

Completed in 80 milliseconds