Searched refs:of_irq_parse_pci (Results 1 – 3 of 3) sorted by relevance
17 int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq) in of_irq_parse_pci() function91 EXPORT_SYMBOL_GPL(of_irq_parse_pci);107 ret = of_irq_parse_pci(dev, &oirq); in of_irq_parse_and_map_pci()
12 int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq);21 static inline int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq) in of_irq_parse_pci() function
244 if (of_irq_parse_pci(pci_dev, &oirq)) { in pci_read_irq_line()