Function uacpi_namespace_for_each_child_simple

uacpi_status uacpi_namespace_for_each_child_simple(uacpi_namespace_node* parent, uacpi_iteration_callback callback, void * user)

Description

Depth-first iterate the namespace starting at the first child of 'parent'.