Searched refs:ec_device_node (Results 1 – 1 of 1) sorted by relevance
24 acpi_ev_orphan_ec_reg_method(struct acpi_namespace_node *ec_device_node);787 acpi_ev_orphan_ec_reg_method(struct acpi_namespace_node *ec_device_node) in acpi_ev_orphan_ec_reg_method() argument797 if (!ec_device_node) { in acpi_ev_orphan_ec_reg_method()807 status = acpi_get_handle(ec_device_node, METHOD_NAME__REG, ®_method); in acpi_ev_orphan_ec_reg_method()819 next_node = acpi_ns_get_next_node(ec_device_node, NULL); in acpi_ev_orphan_ec_reg_method()827 next_node = acpi_ns_get_next_node(ec_device_node, next_node); in acpi_ev_orphan_ec_reg_method()