Home
last modified time | relevance | path

Searched defs:acpi_dp (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/acpi/
A Dacpi_dp.h109 struct acpi_dp { struct
110 enum acpi_dp_type type; argument
112 struct acpi_dp *next; argument
114 struct acpi_dp *child; argument
129 struct acpi_dp *acpi_dp_new_table(const char *ref); argument

Completed in 3 milliseconds