Home
last modified time | relevance | path

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

/external/vboot_reference/host/arch/x86_64/lib/
Dcrossystem_arch.c74 #define ACPI_CHNV_PATH ACPI_BASE_PATH "/CHNV" macro
346 if (ReadFileInt(ACPI_CHNV_PATH, &chnv) < 0) in VbGetCmosRebootField()
366 if (ReadFileInt(ACPI_CHNV_PATH, &chnv) < 0) in VbSetCmosRebootField()
/external/vboot_reference/host/arch/x86/lib/
Dcrossystem_arch.c74 #define ACPI_CHNV_PATH ACPI_BASE_PATH "/CHNV" macro
346 if (ReadFileInt(ACPI_CHNV_PATH, &chnv) < 0) in VbGetCmosRebootField()
366 if (ReadFileInt(ACPI_CHNV_PATH, &chnv) < 0) in VbSetCmosRebootField()