Expand description
Abstractions for the PCI bus.
C header: include/linux/pci.h
Structs§
- An adapter for the registration of PCI drivers.
- A PCI BAR to perform I/O-Operations on.
- The PCI device representation.
- Abstraction for the PCI device ID structure (
struct pci_device_id
).
Traits§
- The PCI driver trait.
Type Aliases§
IdTable
type for PCI.