ACPI_ACTIVE_LOW   289 arch/arm/xen/enlighten.c 	polarity = ((a.value >> 8) & 0x2) ? ACPI_ACTIVE_LOW
ACPI_ACTIVE_LOW   568 arch/ia64/kernel/acpi.c 				 ACPI_ACTIVE_LOW);
ACPI_ACTIVE_LOW   618 arch/x86/kernel/acpi/boot.c 	polarity = polarity ? ACPI_ACTIVE_LOW : ACPI_ACTIVE_HIGH;
ACPI_ACTIVE_LOW    79 drivers/acpi/arm64/gtdt.c 	polarity = (flags & ACPI_GTDT_INTERRUPT_POLARITY) ? ACPI_ACTIVE_LOW
ACPI_ACTIVE_LOW   366 drivers/acpi/pci_irq.c 				  ACPI_ACTIVE_LOW);
ACPI_ACTIVE_LOW   409 drivers/acpi/pci_irq.c 				      ACPI_ACTIVE_HIGH : ACPI_ACTIVE_LOW;
ACPI_ACTIVE_LOW   483 drivers/acpi/pci_irq.c 		(polarity == ACPI_ACTIVE_LOW) ? "low" : "high", dev->irq);
ACPI_ACTIVE_LOW   344 drivers/acpi/resource.c 		flags = polarity == ACPI_ACTIVE_LOW ?
ACPI_ACTIVE_LOW   347 drivers/acpi/resource.c 		flags = polarity == ACPI_ACTIVE_LOW ?
ACPI_ACTIVE_LOW   365 drivers/acpi/resource.c 	case ACPI_ACTIVE_LOW:
ACPI_ACTIVE_LOW   413 drivers/acpi/resource.c 		u8 pol = p ? ACPI_ACTIVE_LOW : ACPI_ACTIVE_HIGH;
ACPI_ACTIVE_LOW   870 drivers/bluetooth/hci_bcm.c 		if (irq->polarity != ACPI_ACTIVE_LOW)
ACPI_ACTIVE_LOW   879 drivers/bluetooth/hci_bcm.c 			dev->irq_active_low = gpio->polarity == ACPI_ACTIVE_LOW;
ACPI_ACTIVE_LOW   239 drivers/char/hpet.c 					ACPI_ACTIVE_LOW);
ACPI_ACTIVE_LOW   326 drivers/gpio/gpiolib-acpi.c 		case ACPI_ACTIVE_LOW:
ACPI_ACTIVE_LOW   169 drivers/mailbox/pcc.c 	polarity = (flags & ACPI_PCCT_INTERRUPT_POLARITY) ? ACPI_ACTIVE_LOW
ACPI_ACTIVE_LOW    25 drivers/pnp/pnpacpi/rsparser.c 		*polarity = ACPI_ACTIVE_LOW;
ACPI_ACTIVE_LOW    33 drivers/pnp/pnpacpi/rsparser.c 		*polarity = ACPI_ACTIVE_LOW;
ACPI_ACTIVE_LOW   682 drivers/pnp/pnpacpi/rsparser.c 		polarity == ACPI_ACTIVE_LOW ? "low" : "high",
ACPI_ACTIVE_LOW   711 drivers/pnp/pnpacpi/rsparser.c 		polarity == ACPI_ACTIVE_LOW ? "low" : "high",
ACPI_ACTIVE_LOW    69 drivers/thermal/intel/intel_soc_dts_thermal.c 						      ACPI_ACTIVE_LOW);