Query: pci_destroy_slot
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 3.10 June 2014 PCI_DESTROY_SLOT(9)
Related Man Pages |
---|
pci_create_slot(9) - centos |
osd(9) - freebsd |
pci_error_tolerance_time(5) - hpux |
osd_call(9) - freebsd |
osd_exit(9) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
DB2 convert digits to binary format |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |