Expand description
Abstractions for the auxiliary bus.
C header: include/linux/auxiliary_bus.h
Structs§
- An adapter for the registration of auxiliary drivers.
- The auxiliary device representation.
- Abstraction for
bindings::auxiliary_device_id
. - The registration of an auxiliary device.
Traits§
- The auxiliary driver trait.
Type Aliases§
- IdTable type for auxiliary drivers.