Home
last modified time | relevance | path

Searched defs:irq_active_low (Results 1 – 5 of 5) 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/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_core.c2743 bool irq_active_low; in st_lsm6dsx_irq_setup() local
/linux/arch/x86/kernel/apic/
H A Dio_apic.c673 static bool irq_active_low(int idx) in irq_active_low() function