pci_destroy_slot(9) suse man page | unix.com

Man Page: pci_destroy_slot

Operating Environment: suse

Section: 9

PCI_DESTROY_SLOT(9)						Hardware Interfaces					       PCI_DESTROY_SLOT(9)

NAME
pci_destroy_slot - decrement refcount for physical PCI slot
SYNOPSIS
void pci_destroy_slot(struct pci_slot * slot);
ARGUMENTS
slot struct pci_slot to decrement
DESCRIPTION
struct 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_DESTROY_SLOT(9)
Related Man Pages
vput(9) - debian
vunref(9) - debian
pci_error_tolerance_time(5) - hpux
vput(9) - linux
vput(9) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command