centos man page for pci_destroy_slot

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)

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
opencryptoki.conf(5) - centos
vput(9) - freebsd
osd(9) - freebsd
osd_set(9) - freebsd
class::makemethods::template::hash(3pm) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq