OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DSDT
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/com32/gplinclude/acpi/
dsdt.h
18
#define
DSDT
"
DSDT
"
27
void parse_dsdt(s_dsdt *
dsdt
);
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
ACPI.c
64
UINT32
DSDT
; // 40
149
{ DSDT_SIGNATURE, "
DSDT
", PAGE_ACPI_DSDT },
1003
Respond with the ACPI
DSDT
table
1042
Status = TableHeader ( SocketFD, pPort, L"
DSDT
- Differentiated System Description Table", pDsdt );
1048
// Display the
DSDT
header
1120
// Display the data from the
DSDT
[
all
...]
Completed in 81 milliseconds