Module kernel::pci

source ·
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 bindings::pci_device_id.

Traits§

Type Aliases§