The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
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.
<<< Previous | Home | Next >>> |
pci_register_driver | Up | pci_announce_device_to_drivers |