table of contents
other versions
PCI_REMOVE_RESOURCE_(9) | Hardware Interfaces | PCI_REMOVE_RESOURCE_(9) |
NAME¶
pci_remove_resource_files - cleanup resource files
SYNOPSIS¶
void pci_remove_resource_files(struct pci_dev * pdev);
ARGUMENTS¶
struct pci_dev * pdev
dev to cleanup
DESCRIPTION¶
If we created resource files for pdev, remove them from sysfs and free their resources.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |