of_irq_parse_and_map_pci — Decode a PCI irq from the device tree and map to a virq
int of_irq_parse_and_map_pci ( | const struct pci_dev * dev, |
u8 slot, | |
u8 pin) ; |
dev
Pointer to PCI device needing an irq
slot
PCI slot number; passed when used as map_irq callback. Unused
pin
PCI irq pin number; passed when used as map_irq callback. Unused