Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/of/
Dirq.c93 int of_irq_parse_raw(const __be32 *addr, struct of_phandle_args *out_irq) in of_irq_parse_raw()
286 int of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) in of_irq_parse_one()
/Linux-v5.4/include/linux/
Dof_irq.h29 struct of_phandle_args *out_irq) in of_irq_parse_oldworld()
/Linux-v5.4/drivers/bcma/
Dmain.c161 struct of_phandle_args *out_irq, int num) in bcma_of_irq_parse()
183 struct of_phandle_args out_irq; in bcma_of_get_irq() local
/Linux-v5.4/drivers/pci/
Dof.c364 static int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq) in of_irq_parse_pci()
/Linux-v5.4/arch/powerpc/platforms/powermac/
Dpic.c397 struct of_phandle_args *out_irq) in of_irq_parse_oldworld()