Skip to content

Add pci_device_disable() function

Moritz Fischer requested to merge moritzf/libpciaccess:master into master

This implements a pci_device_disable() function, currently only for the linux_sysfs() backend.

This mirrors the implementation for pci_device_enable()

Signed-off-by: Moritz Fischer moritzf@google.com

Merge request reports