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
parport_register_port(9) - centos
struct_bus_type(9) - centos
struct_device_driver(9) - centos
struct_usb_device_driver(9) - centos
tavor(7d) - sunos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!