centos man page for pci_remove_resource_files

Query: pci_remove_resource_files

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
Kernel Hackers Manual 3.10 June 2014 PCI_REMOVE_RESOURCE_(9)