Searched refs:of_platform_bus_create (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/of/ |
| A D | platform.c | 347 static int of_platform_bus_create(struct device_node *bus, in of_platform_bus_create() function 399 rc = of_platform_bus_create(child, matches, lookup, &dev->dev, strict); in of_platform_bus_create() 434 rc = of_platform_bus_create(root, matches, NULL, parent, false); in of_platform_bus_probe() 438 rc = of_platform_bus_create(child, matches, NULL, parent, false); in of_platform_bus_probe() 486 rc = of_platform_bus_create(child, matches, lookup, parent, true); in of_platform_populate()
|
| /linux/ |
| A D | System.map | 47644 ffff800010ccfcc0 t of_platform_bus_create
|
| A D | .tmp_System.map | 47644 ffff800010ccfcc0 t of_platform_bus_create
|
Completed in 286 milliseconds