table of contents
PCI_REMOVE_SYSFS_DEV(9) | Hardware Interfaces | PCI_REMOVE_SYSFS_DEV(9) |
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¶
June 2024 | Kernel Hackers Manual 3.10 |