The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Adds the driver structure to the list of registered drivers Returns the number of pci devices which were claimed by the driver during registration. The driver remains registered even if the return value is zero.
<<< Previous | Home | Next >>> |
pci_match_device | Up | pci_unregister_driver |