The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Like pci_find_capability but works for pci devices that do not have a pci_dev structure set up yet.
Returns the address of the requested capability structure within the device's PCI configuration space or 0 in case the device does not support it.
<<< Previous | Home | Next >>> |
pci_find_capability | Up | pci_find_parent_resource |