Module twizzler_abi::device

source ·
Expand description

APIs for accessing the device tree and device representation objects.

Modules

Structs

Enums

  • All supported kernel-discovered bus types.
  • For MMIO registers, we may need to specify the caching type.
  • Possible high-level device types.
  • A device will have a number of sub-objects to present enough information and access for a userspace driver to be implemented.

Constants