Module kernel::platform

source ·
Expand description

Abstractions for the platform bus.

C header: include/linux/platform_device.h

Structs§

  • An adapter for the registration of platform drivers.
  • The platform device representation.

Traits§

  • The platform driver trait.