Lines Matching defs:dev
39 unsigned int irq_of_parse_and_map(struct device_node *dev, int index) in irq_of_parse_and_map()
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()
532 int of_irq_to_resource_table(struct device_node *dev, struct resource *res, in of_irq_to_resource_table()
548 struct device_node *dev; member
718 u32 of_msi_xlate(struct device *dev, struct device_node **msi_np, u32 id_in) in of_msi_xlate()
749 struct irq_domain *of_msi_map_get_device_domain(struct device *dev, u32 id, in of_msi_map_get_device_domain()
768 struct irq_domain *of_msi_get_domain(struct device *dev, in of_msi_get_domain()
793 void of_msi_configure(struct device *dev, const struct device_node *np) in of_msi_configure()