class PowerResource
Defined at line 18 of file ../../src/devices/board/lib/acpi/power-resource.h
Public Methods
zx_status_t Init ()
Defined at line 12 of file ../../src/devices/board/lib/acpi/power-resource.cc
void PowerResource (Acpi * acpi, ACPI_HANDLE handle)
Defined at line 20 of file ../../src/devices/board/lib/acpi/power-resource.h
void ~PowerResource ()
Defined at line 22 of file ../../src/devices/board/lib/acpi/power-resource.h
ACPI_HANDLE handle ()
Defined at line 26 of file ../../src/devices/board/lib/acpi/power-resource.h
uint8_t system_level ()
Defined at line 27 of file ../../src/devices/board/lib/acpi/power-resource.h
uint16_t resource_order ()
Defined at line 28 of file ../../src/devices/board/lib/acpi/power-resource.h
bool is_on ()
Defined at line 29 of file ../../src/devices/board/lib/acpi/power-resource.h
zx_status_t Reference ()
Defined at line 30 of file ../../src/devices/board/lib/acpi/power-resource.cc
zx_status_t Dereference ()
Defined at line 46 of file ../../src/devices/board/lib/acpi/power-resource.cc