Home
last modified time | relevance | path

Searched defs:irq_active_low (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dwm8962.h47 bool irq_active_low; member
H A Dwm8903.h248 bool irq_active_low; /* Set if IRQ active low, default high */ member
/linux/drivers/bluetooth/
H A Dhci_bcm.c139 bool irq_active_low; member
/linux/arch/x86/kernel/apic/
H A Dio_apic.c673 static bool irq_active_low(int idx) in irq_active_low() function