Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/acpi/
H A Dacpi.h909 uint16_t namespace_string_offset; member
1564 uint16_t namespace_string_offset; member
/aosp_15_r20/external/coreboot/src/acpi/
H A Dacpi.c827 device->namespace_string_offset = current - (uintptr_t)device; in acpi_create_dbg2()