acpi_use          104 drivers/gpio/gpio-lynxpoint.c 	unsigned long acpi_use = lp_gpio_reg(chip, offset, LP_ACPI_OWNED);
acpi_use          109 drivers/gpio/gpio-lynxpoint.c 	if (!(inl(acpi_use) & BIT(offset % 32))) {