Home
last modified time | relevance | path

Searched refs:reg_method (Results 1 – 1 of 1) sorted by relevance

/drivers/acpi/acpica/
Devregion.c819 acpi_handle reg_method; in acpi_ev_orphan_ec_reg_method() local
837 status = acpi_get_handle(ec_device_node, METHOD_NAME__REG, &reg_method); in acpi_ev_orphan_ec_reg_method()
869 (void)acpi_evaluate_object(reg_method, NULL, &args, NULL); in acpi_ev_orphan_ec_reg_method()