Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/acpica/
Devregion.c789 acpi_handle reg_method; in acpi_ev_orphan_ec_reg_method() local
807 status = acpi_get_handle(ec_device_node, METHOD_NAME__REG, &reg_method); in acpi_ev_orphan_ec_reg_method()
839 (void)acpi_evaluate_object(reg_method, NULL, &args, NULL); in acpi_ev_orphan_ec_reg_method()