Lines Matching refs:device_node
38 unsigned int irq_of_parse_and_map(struct device_node *dev, int index) in irq_of_parse_and_map()
56 struct device_node *of_irq_find_parent(struct device_node *child) in of_irq_find_parent()
58 struct device_node *p; in of_irq_find_parent()
106 struct device_node *np; in of_irq_parse_imap_parent()
171 struct device_node *ipar, *tnode, *old = NULL; in of_irq_parse_raw()
237 struct device_node *newpar; in of_irq_parse_raw()
343 int of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) in of_irq_parse_one()
345 struct device_node *p; in of_irq_parse_one()
414 int of_irq_to_resource(struct device_node *dev, int index, struct resource *r) in of_irq_to_resource()
451 int of_irq_get(struct device_node *dev, int index) in of_irq_get()
484 int of_irq_get_byname(struct device_node *dev, const char *name) in of_irq_get_byname()
503 int of_irq_count(struct device_node *dev) in of_irq_count()
522 int of_irq_to_resource_table(struct device_node *dev, struct resource *res, in of_irq_to_resource_table()
538 struct device_node *dev;
539 struct device_node *interrupt_parent;
552 struct device_node *np, *parent = NULL; in of_irq_init()
661 static u32 __of_msi_map_id(struct device *dev, struct device_node **np, in __of_msi_map_id()
689 u32 of_msi_map_id(struct device *dev, struct device_node *msi_np, u32 id_in) in of_msi_map_id()
708 struct device_node *np = NULL; in of_msi_map_get_device_domain()
725 const struct device_node *np, in of_msi_get_domain()
747 void of_msi_configure(struct device *dev, const struct device_node *np) in of_msi_configure()