class SetMaximumOperatingPointLimit
Defined at line 133 of file fidling/gen/sdk/fidl/fuchsia.hardware.cpu.ctrl/fuchsia.hardware.cpu.ctrl/cpp/fidl/fuchsia.hardware.cpu.ctrl/cpp/markers.h
Sets the maximum operating point to use, particularly when the kernel
automatically controls the operating points of this device.
See SetOperatingPointLimits for details on the semantics of operating
point limits.
Returns ZX_OK on success.
Returns ZX_ERR_OUT_OF_RANGE if the maximum_opp is outside of the range
[n-1, 0], where n is the number of operating points returned by
GetOperatingPointCount().
Returns ZX_ERR_NOT_SUPPORTED if the device does not support limits.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal