centos man page for pci_hp_deregister

Query: pci_hp_deregister

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_HP_DEREGISTER(9)						Hardware Interfaces					      PCI_HP_DEREGISTER(9)

NAME
pci_hp_deregister - deregister a hotplug_slot with the PCI hotplug subsystem
SYNOPSIS
int pci_hp_deregister(struct hotplug_slot * hotplug);
ARGUMENTS
hotplug pointer to the struct hotplug_slot to deregister
DESCRIPTION
The slot must have been registered with the pci hotplug subsystem previously with a call to pci_hp_register. Returns 0 if successful, anything else for an error.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_HP_DEREGISTER(9)
Related Man Pages
pci_create_slot(9) - centos
atmel_fwl(8) - suse
usb_register_hotplug_cbs(9f) - sunos
usb_register_hotplug_cbs(9f) - opensolaris
usb_unregister_hotplug_cbs(9f) - opensolaris
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq