Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/acpica/
Devregion.c738 acpi_handle reg_method; in acpi_ev_orphan_ec_reg_method() local
756 status = acpi_get_handle(ec_device_node, METHOD_NAME__REG, &reg_method); in acpi_ev_orphan_ec_reg_method()
788 status = acpi_evaluate_object(reg_method, NULL, &args, NULL); in acpi_ev_orphan_ec_reg_method()