Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Devregion.c24 acpi_ev_orphan_ec_reg_method(struct acpi_namespace_node *ec_device_node);
817 acpi_ev_orphan_ec_reg_method(struct acpi_namespace_node *ec_device_node) in acpi_ev_orphan_ec_reg_method() argument
827 if (!ec_device_node) { in acpi_ev_orphan_ec_reg_method()
837 status = acpi_get_handle(ec_device_node, METHOD_NAME__REG, &reg_method); in acpi_ev_orphan_ec_reg_method()
849 next_node = acpi_ns_get_next_node(ec_device_node, NULL); in acpi_ev_orphan_ec_reg_method()
857 next_node = acpi_ns_get_next_node(ec_device_node, next_node); in acpi_ev_orphan_ec_reg_method()