Skip to main content

Module natural

Module natural 

Source

Structs§

ArmSmmu
An ARM SMMU
BoardInfo
Board information set by the board driver.
BootMetadata
Device metadata to be passed from bootloader via a ZBI record.
BootloaderInfo
Bootloader information set by the board driver.
Bti
Definition of a bus transaction initiator (bti) for a platform device node.
FirmwareBlob
FirmwareGetFirmwareRequest
FirmwareGetFirmwareResponse
InterruptAttributorGetInterruptInfoResponse
Irq
Metadata
Represents the metadata that’s available in a platform device.
Mmio
Definition of a MMIO resource for a platform device node.
Node
Arguments for adding a platform device node to the platform bus.
PlatformBusAddCompositeNodeSpecRequest
PlatformBusGetBoardInfoResponse
PlatformBusNodeAddRequest
PlatformBusRegisterIommuRequest
PlatformBusRegisterSysSuspendCallbackRequest
PlatformBusSetBoardInfoRequest
PlatformBusSetBootloaderInfoRequest
Smc
Definition of a Secure Monitor Call (SMC), which allows calls to be made from the user space.
SysSuspendCallbackRequest
SysSuspendCallbackResponse
TemporaryBoardInfo
This is originally from the Banjo fuchsia.hardware.platform.device library, but it is temporarily included here until that is migrated to FIDL.
UserspaceIrq

Enums§

FirmwareType
InterruptAttributorGetInterruptInfoRequest
Iommu
IrqSpec
ZirconInterruptMode
Mode for creating zircon interrupts. In sync with ZX_INTERRUPT_MODE_* values from //zircon/system/public/zircon/types.h.

Type Aliases§

InterruptControllerId
PlatformBusAddCompositeNodeSpecResponse
PlatformBusNodeAddResponse
PlatformBusRegisterIommuResponse
PlatformBusRegisterSysSuspendCallbackResponse
PlatformBusSetBoardInfoResponse
PlatformBusSetBootloaderInfoResponse
StubIommu
A Stub IOMMU