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) - suse
pci_create_slot(9) - centos
vput(9) - debian
vrele(9) - debian
vrele(9) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure