Module pci

Source
Expand description

Abstractions for the PCI bus.

C header: include/linux/pci.h

Structs§

Adapter
An adapter for the registration of PCI drivers.
Bar
A PCI BAR to perform I/O-Operations on.
Device
The PCI device representation.
DeviceId
Abstraction for bindings::pci_device_id.

Traits§

Driver
The PCI driver trait.

Type Aliases§

IdTable
IdTable type for PCI