pci_unregister_driver(9) suse man page | unix.com

Man Page: pci_unregister_driver

Operating Environment: suse

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 2.6. July 2010 PCI_UNREGISTER_DRIVE(9)
Related Man Pages
parport_register_port(9) - suse
npe(7d) - opensolaris
struct_ccw_driver(9) - suse
struct_usb_device_driver(9) - suse
drv(1) - x11r4
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I
Shopt -s histappend