Module auxiliary

Source
Expand description

Abstractions for the auxiliary bus.

C header: include/linux/auxiliary_bus.h

Structs§

Adapter
An adapter for the registration of auxiliary drivers.
Device
The auxiliary device representation.
DeviceId
Abstraction for bindings::auxiliary_device_id.
Registration
The registration of an auxiliary device.

Traits§

Driver
The auxiliary driver trait.

Type Aliases§

IdTable
IdTable type for auxiliary drivers.