Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Ddsdt.c609 void aml_delchildren(struct aml_node *);
693 aml_delchildren(struct aml_node *node) in aml_delchildren() function
702 aml_delchildren(onode); in aml_delchildren()
1936 aml_delchildren(scope->node); in aml_popscope()