pci_unregister_driver(9) centos man page | unix.com

Man Page: pci_unregister_driver

Operating Environment: centos

Section: 9

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
npe(7d) - opensolaris
tavor(7d) - sunos
xpci(4) - netbsd
cadp160(7d) - sunos
iscsi(7d) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Docker learning Phase-I
Controlling user input