Crate fidl_fuchsia_hardware_cpu_ctrl

Source

Structs§

CpuOperatingPointInfo
A collection of some basic information for a given operating point.
DeviceControlHandle
DeviceEventStream
DeviceGetCurrentOperatingPointResponder
DeviceGetCurrentOperatingPointResponse
DeviceGetDomainIdResponder
DeviceGetDomainIdResponse
DeviceGetLogicalCoreIdRequest
DeviceGetLogicalCoreIdResponder
DeviceGetLogicalCoreIdResponse
DeviceGetNumLogicalCoresResponder
DeviceGetNumLogicalCoresResponse
DeviceGetOperatingPointCountResponder
DeviceGetOperatingPointCountResponse
DeviceGetOperatingPointInfoRequest
DeviceGetOperatingPointInfoResponder
DeviceGetOperatingPointInfoResponse
DeviceGetRelativePerformanceResponder
DeviceGetRelativePerformanceResponse
DeviceMarker
DeviceProxy
DeviceRequestStream
A Stream of incoming requests for fuchsia.hardware.cpu.ctrl/Device.
DeviceSetCurrentOperatingPointRequest
DeviceSetCurrentOperatingPointResponder
DeviceSetCurrentOperatingPointResponse
DeviceSynchronousProxy
ServiceMarker
ServiceProxy

Enums§

DeviceEvent
DeviceRequest
ServiceRequest
A request for one of the member protocols of Service.

Constants§

DEVICE_OPERATING_POINT_P0
FREQUENCY_UNKNOWN
CpuOperatingPointInfo::frequency_hz and CpuOperatingPointInfo::voltage_uv are set to this if the frequency and voltage for the given operating point are unknown respectively.
VOLTAGE_UNKNOWN

Traits§

DeviceProxyInterface

Type Aliases§

DeviceGetOperatingPointCountResult
DeviceGetOperatingPointInfoResult
DeviceGetRelativePerformanceResult
DeviceSetCurrentOperatingPointResult