suse man page for pci_destroy_slot

Query: pci_destroy_slot

OS: suse

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)

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
pci_create_slot(9) - centos
vput(9) - debian
vrele(9) - freebsd
pci_error_tolerance_time(5) - hpux
vput(9) - opensolaris
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com