Searched refs:ACPI_ADR_SPACE_GPIO (Results 1 – 6 of 6) sorted by relevance
286 ACPI_ADR_SPACE_GPIO, intel_xpower_pmic_gpio_handler, in intel_xpower_pmic_opregion_probe()296 ACPI_ADR_SPACE_GPIO, in intel_xpower_pmic_opregion_probe()
191 ACPI_ADR_SPACE_GPIO)) { in acpi_ex_read_data_from_field()292 ACPI_ADR_SPACE_GPIO)) { in acpi_ex_write_data_to_field()
263 if ((region_obj->region.space_id == ACPI_ADR_SPACE_GPIO) && in acpi_ev_address_space_dispatch()
52 ACPI_ADR_SPACE_GPIO,
1108 status = acpi_install_address_space_handler(handle, ACPI_ADR_SPACE_GPIO, in acpi_gpiochip_request_regions()1123 status = acpi_remove_address_space_handler(handle, ACPI_ADR_SPACE_GPIO, in acpi_gpiochip_free_regions()
821 #define ACPI_ADR_SPACE_GPIO (acpi_adr_space_type) 8 macro