Lines Matching full:methods
39 * DESCRIPTION: Execute _REG methods for all Operation Regions that have
56 /* Run the _REG methods for op_regions in each default address space */ in acpi_ev_initialize_op_regions()
61 * default, the _REG methods will have already been run (when the in acpi_ev_initialize_op_regions()
187 * potentially execute control methods (for example, the _REG method in acpi_ev_address_space_dispatch()
682 * DESCRIPTION: Run all _REG methods for the input Space ID;
713 " Running _REG methods for SpaceId %s\n", in acpi_ev_execute_reg_methods()
717 * Run all _REG methods for all Operation Regions for this space ID. This in acpi_ev_execute_reg_methods()
719 * regions and _REG methods. (i.e. handlers must be installed for all in acpi_ev_execute_reg_methods()
720 * regions of this Space ID before we can run any _REG methods) in acpi_ev_execute_reg_methods()
727 * Special case for EC and GPIO: handle "orphan" _REG methods with in acpi_ev_execute_reg_methods()
735 " Executed %u _REG methods for SpaceId %s\n", in acpi_ev_execute_reg_methods()
814 * "orphan" _REG methods have been seen for both EC and GPIO