Lines Matching refs:space_id
26 * space_id - The address space ID
33 * DESCRIPTION: Install a handler for all op_regions of a given space_id.
44 acpi_adr_space_type space_id,
75 acpi_ev_install_space_handler(node, space_id, handler, setup,
83 acpi_ev_execute_reg_methods(node, space_id, ACPI_REG_CONNECT);
97 * space_id - The address space ID
107 acpi_adr_space_type space_id,
158 if (handler_obj->address_space.space_id == space_id) {
167 /* Matched space_id, first dereference this in the Regions */
173 acpi_ut_get_region_name(space_id),
220 handler, acpi_ut_get_region_name(space_id), space_id,