package
6.6.0
Repository: https://github.com/lxc/incus.git
Documentation: pkg.go.dev

# Functions

DeviceDriverOverride unbinds the device, sets the driver override preference, then probes the device, and waits for it to be activated with the specified driver.
DeviceIOMMUGroup returns the IOMMU group for a PCI device.
DeviceProbe probes a PCI device using its PCI Slot Name.
DeviceSetDriverOverride registers an override driver for a PCI device using its PCI Slot Name.
DeviceUnbind unbinds a PCI device from the OS using its PCI Slot Name.
NormaliseAddress converts common PCI address notation to the kernel's notation.
ParseUeventFile returns the PCI device info for a given uevent file.

# Variables

ErrDeviceIsUSB is returned when dealing with a USB device.

# Structs

Device represents info about a PCI uevent device.