Module platform

Source
Expand description

Abstractions for the platform bus.

C header: include/linux/platform_device.h

Structs§

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

Traits§

Driver
The platform driver trait.