PCI_DESTROY_SLOT(9) Hardware Interfaces PCI_DESTROY_SLOT(9)NAMEpci_destroy_slot - decrement refcount for physical PCI slotSYNOPSISvoid pci_destroy_slot(struct pci_slot * slot);ARGUMENTSslot struct pci_slot to decrementDESCRIPTIONstruct pci_slot is refcounted, so destroying them is really easy; we just call kobject_put on its kobj and let our release methods do the rest.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_DESTROY_SLOT(9)
| Related Man Pages |
|---|
| pci_create_slot(9) - suse |
| amtape(8) - redhat |
| vput(9) - freebsd |
| vrele(9) - freebsd |
| vput(9) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |