class Power

Defined at line 29 of file ../../src/devices/power/drivers/power/power.h

The core power device that binds to the power implementation and creates necessary power domain

devices.

Public Methods

void Power (zx_device_t * parent)

Defined at line 31 of file ../../src/devices/power/drivers/power/power.h

void DdkRelease ()

Defined at line 35 of file ../../src/devices/power/drivers/power/power.h

zx_status_t Create (void * ctx, zx_device_t * parent)

Defined at line 425 of file ../../src/devices/power/drivers/power/power.cc