Home
last modified time | relevance | path

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

/drivers/irqchip/
Dirq-ti-sci-intr.c113 int out_irq; in ti_sci_intr_irq_domain_free() local
141 u16 out_irq; in ti_sci_intr_alloc_parent_irq() local
201 int err, out_irq; in ti_sci_intr_irq_domain_alloc() local
/drivers/of/
Dirq.c103 const __be32 *of_irq_parse_imap_parent(const __be32 *imap, int len, struct of_phandle_args *out_irq) in of_irq_parse_imap_parent()
168 int of_irq_parse_raw(const __be32 *addr, struct of_phandle_args *out_irq) in of_irq_parse_raw()
342 int of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) in of_irq_parse_one()
/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
/drivers/pci/
Dof_property.c190 struct of_phandle_args out_irq[OF_PCI_MAX_INT_PIN]; in of_pci_prop_intr_map() local
Dof.c425 static int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq) in of_irq_parse_pci()