Home
last modified time | relevance | path

Searched defs:out_irq (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/of/
Dof_pci_irq.c17 int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq) in of_irq_parse_pci()
Dirq.c97 int of_irq_parse_raw(const __be32 *addr, struct of_phandle_args *out_irq) in of_irq_parse_raw()
289 int of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) in of_irq_parse_one()
/linux-4.4.14/include/linux/
Dof_pci.h21 static inline int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq) in of_irq_parse_pci()
Dof_irq.h28 struct of_phandle_args *out_irq) in of_irq_parse_oldworld()
/linux-4.4.14/drivers/bcma/
Dmain.c162 struct of_phandle_args *out_irq, int num) in bcma_of_irq_parse()
184 struct of_phandle_args out_irq; in bcma_of_get_irq() local
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dpic.c401 struct of_phandle_args *out_irq) in of_irq_parse_oldworld()