table of contents
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¶
pdev
dev to cleanup
DESCRIPTION¶
If we created resource files for pdev, remove them from sysfs and free their resources.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |