Lines Matching refs:device_node
39 unsigned int irq_of_parse_and_map(struct device_node *dev, int index) in irq_of_parse_and_map()
61 struct device_node *of_irq_find_parent(struct device_node *child) in of_irq_find_parent()
63 struct device_node *p; in of_irq_find_parent()
111 struct device_node *np; in of_irq_parse_imap_parent()
178 struct device_node *ipar, *tnode, *old = NULL; in of_irq_parse_raw()
244 struct device_node *newpar; in of_irq_parse_raw()
358 int of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) in of_irq_parse_one()
360 struct device_node __free(device_node) *p = NULL; in of_irq_parse_one()
421 int of_irq_to_resource(struct device_node *dev, int index, struct resource *r) in of_irq_to_resource()
458 int of_irq_get(struct device_node *dev, int index) in of_irq_get()
491 int of_irq_get_byname(struct device_node *dev, const char *name) in of_irq_get_byname()
510 int of_irq_count(struct device_node *dev) in of_irq_count()
531 int of_irq_to_resource_table(struct device_node *dev, struct resource *res, in of_irq_to_resource_table()
547 struct device_node *dev;
548 struct device_node *interrupt_parent;
561 struct device_node *np, *parent = NULL; in of_irq_init()
686 u32 of_msi_xlate(struct device *dev, struct device_node **msi_np, u32 id_in) in of_msi_xlate()
713 u32 of_msi_map_id(struct device *dev, struct device_node *msi_np, u32 id_in) in of_msi_map_id()
732 struct device_node *np = NULL; in of_msi_map_get_device_domain()
749 const struct device_node *np, in of_msi_get_domain()
771 void of_msi_configure(struct device *dev, const struct device_node *np) in of_msi_configure()