pci_destroy_slot(9) centos man page | unix.com

Man Page: pci_destroy_slot

Operating Environment: centos

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 3.10 June 2014 PCI_DESTROY_SLOT(9)
Related Man Pages
osd_del(9) - freebsd
vput(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
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq