PCI_REMOVE_SYSFS_DEV

Section: Hardware Interfaces (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

pci_remove_sysfs_dev_files - cleanup PCI specific sysfs files  

SYNOPSIS

void pci_remove_sysfs_dev_files(struct pci_dev * pdev);
 

ARGUMENTS

pdev

device whose entries we should free
 

DESCRIPTION

Cleanup when pdev is removed from sysfs.  

COPYRIGHT