Searched refs:ACPI_ADR_SPACE_GPIO (Results 1 – 6 of 6) sorted by relevance
238 ACPI_ADR_SPACE_GPIO, intel_xpower_pmic_gpio_handler, in intel_xpower_pmic_opregion_probe()248 ACPI_ADR_SPACE_GPIO, in intel_xpower_pmic_opregion_probe()
258 ACPI_ADR_SPACE_GPIO)) { in acpi_ex_read_data_from_field()449 ACPI_ADR_SPACE_GPIO)) { in acpi_ex_write_data_to_field()
260 if ((region_obj->region.space_id == ACPI_ADR_SPACE_GPIO) && in acpi_ev_address_space_dispatch()
87 ACPI_ADR_SPACE_GPIO,
756 status = acpi_install_address_space_handler(handle, ACPI_ADR_SPACE_GPIO, in acpi_gpiochip_request_regions()770 status = acpi_remove_address_space_handler(handle, ACPI_ADR_SPACE_GPIO, in acpi_gpiochip_free_regions()
818 #define ACPI_ADR_SPACE_GPIO (acpi_adr_space_type) 8 macro