Lines Matching refs:device_node
46 struct platform_device *of_find_device_by_node(struct device_node *np) in of_find_device_by_node()
74 struct device_node *node = dev->of_node; in of_device_make_bus_id()
105 struct platform_device *of_device_alloc(struct device_node *np, in of_device_alloc()
169 struct device_node *np, in of_platform_device_create_pdata()
210 struct platform_device *of_platform_device_create(struct device_node *np, in of_platform_device_create()
219 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create()
283 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create()
296 struct device_node *np) in of_dev_lookup()
327 static int of_platform_bus_create(struct device_node *bus, in of_platform_bus_create()
333 struct device_node *child; in of_platform_bus_create()
386 int of_platform_bus_probe(struct device_node *root, in of_platform_bus_probe()
390 struct device_node *child; in of_platform_bus_probe()
435 int of_platform_populate(struct device_node *root, in of_platform_populate()
440 struct device_node *child; in of_platform_populate()