Searched defs:out_irq (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dof_irq.h28 of_irq_parse_oldworld(const struct device_node *device, int index, struct of_phandle_args *out_irq) argument
62 of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) argument
/linux-master/drivers/irqchip/
H A Dirq-ti-sci-intr.c113 int out_irq; local
141 u16 out_irq; local
201 int err, out_irq; local
[all...]
/linux-master/drivers/pci/
H A Dof_property.c190 struct of_phandle_args out_irq[OF_PCI_MAX_INT_PIN]; local
[all...]
H A Dof.c425 static int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq) argument
/linux-master/drivers/of/
H A Dirq.c113 int of_irq_parse_raw(const __be32 *addr, struct of_phandle_args *out_irq) argument
329 of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) argument
[all...]
/linux-master/arch/powerpc/platforms/powermac/
H A Dpic.c387 of_irq_parse_oldworld(const struct device_node *device, int index, struct of_phandle_args *out_irq) argument
/linux-master/drivers/bcma/
H A Dmain.c184 struct of_phandle_args out_irq; local
160 bcma_of_irq_parse(struct device *parent, struct bcma_device *core, struct of_phandle_args *out_irq, int num) argument

Completed in 103 milliseconds