centos man page for pci_unregister_driver

Query: pci_unregister_driver

OS: centos

Section: 9

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

PCI_UNREGISTER_DRIVE(9) 					Hardware Interfaces					   PCI_UNREGISTER_DRIVE(9)

NAME
pci_unregister_driver - unregister a pci driver
SYNOPSIS
void pci_unregister_driver(struct pci_driver * drv);
ARGUMENTS
drv the driver structure to unregister
DESCRIPTION
Deletes the driver structure from the list of registered PCI drivers, gives it a chance to clean up by calling its remove function for each device it was responsible for, and marks those devices as driverless.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_UNREGISTER_DRIVE(9)
Related Man Pages
struct_bus_type(9) - centos
struct_usb_device_driver(9) - centos
pciback(4) - netbsd
cadp160(7d) - sunos
pcie_pci(7d) - opensolaris
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!