Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/acpica/
Devregion.c58 acpi_ev_orphan_ec_reg_method(struct acpi_namespace_node *ec_device_node);
736 acpi_ev_orphan_ec_reg_method(struct acpi_namespace_node *ec_device_node) in acpi_ev_orphan_ec_reg_method() argument
746 if (!ec_device_node) { in acpi_ev_orphan_ec_reg_method()
756 status = acpi_get_handle(ec_device_node, METHOD_NAME__REG, &reg_method); in acpi_ev_orphan_ec_reg_method()
768 next_node = acpi_ns_get_next_node(ec_device_node, NULL); in acpi_ev_orphan_ec_reg_method()
776 next_node = acpi_ns_get_next_node(ec_device_node, next_node); in acpi_ev_orphan_ec_reg_method()