Man Page: pci_unregister_driver
Operating Environment: centos
Section: 9
PCI_UNREGISTER_DRIVE(9) Hardware Interfaces PCI_UNREGISTER_DRIVE(9)NAMEpci_unregister_driver - unregister a pci driverSYNOPSISvoid pci_unregister_driver(struct pci_driver * drv);ARGUMENTSdrv the driver structure to unregisterDESCRIPTIONDeletes 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_UNREGISTER_DRIVE(9)
| Related Man Pages |
|---|
| parport_register_port(9) - centos |
| struct_bus_type(9) - centos |
| tavor(7d) - sunos |
| iscsi(7d) - sunos |
| pcie_pci(7d) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |