Searched refs:of_amba_device_create (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/of/ |
H A D | platform.c | 219 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create() function 284 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create() function 388 of_amba_device_create(bus, bus_id, platform_data, parent); in of_platform_bus_create()
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | platform.c | 253 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create() function 310 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create() function 414 of_amba_device_create(bus, bus_id, platform_data, parent); in of_platform_bus_create()
|
Completed in 3 milliseconds