Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/acpi/
H A Dacpi_device.h21 struct acpi_dp { struct
22 enum acpi_dp_type type; argument
25 struct acpi_dp *next; argument
27 struct acpi_dp *child; argument
30 union {