Expand description
Abstractions for the serial device bus.
C header: include/linux/serdev.h
Structs§
- Adapter
- An adapter for the registration of serial device bus device drivers.
- Device
- The serial device bus device representation.
Enums§
- Parity
- Parity bit to use with a serial device.
Traits§
- Driver
- The serial device bus device driver trait.