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()
211 struct platform_device *of_platform_device_create(struct device_node *np, in of_platform_device_create()
220 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create()
284 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create()
297 struct device_node *np) in of_dev_lookup()
328 static int of_platform_bus_create(struct device_node *bus, in of_platform_bus_create()
334 struct device_node *child; in of_platform_bus_create()
387 int of_platform_bus_probe(struct device_node *root, in of_platform_bus_probe()
391 struct device_node *child; in of_platform_bus_probe()
438 int of_platform_populate(struct device_node *root, in of_platform_populate()
443 struct device_node *child; in of_platform_populate()
464 int of_platform_default_populate(struct device_node *root, in of_platform_default_populate()