Structs§
- A Stream of incoming requests for fuchsia.hardware.ramdisk/Controller.
- An array of bytes interpreted as a GUID. Wrapped in a struct to allow optional GUIDs.
- Options for creating a ram-disk. Some combinations are invalid and will result in ZX_ERR_INVALID_ARGS.
- A Stream of incoming requests for fuchsia.hardware.ramdisk/RamdiskController.
- A Stream of incoming requests for fuchsia.hardware.ramdisk/Ramdisk.
- The v2 ramdisk driver will expose this service.
Enums§
- The protocol for interacting with a instance of a ramdisk.
- A request for one of the member protocols of Service.
Constants§
- Matches the value of ZBI_PARTITION_GUID_LEN.