Searched refs:platform_bus (Results 1 – 10 of 10) sorted by relevance
40 struct device platform_bus = { variable43 EXPORT_SYMBOL_GPL(platform_bus);660 pdev->dev.parent = &platform_bus; in platform_device_add()1513 error = device_register(&platform_bus); in platform_bus_init()1515 put_device(&platform_bus); in platform_bus_init()1520 device_unregister(&platform_bus); in platform_bus_init()
150 dev->dev.parent = parent ? : &platform_bus; in of_device_alloc()250 dev->dev.parent = parent ? : &platform_bus; in of_amba_device_create()
52 extern struct device platform_bus;
18 the platform_bus, this isa_bus also distributes match() up to the
236 shost->shost_gendev.parent = dev ? dev : &platform_bus; in scsi_add_host_with_dma()
1507 sysfs_remove_link(&platform_bus.kobj, driver_name); in del_platform_devices()
477 An SPI controller will probably be registered on the platform_bus; write
11491 0x00000000 platform_bus vmlinux EXPORT_SYMBOL_GPL
155632 ffff80001205dea8 D platform_bus
Completed in 335 milliseconds