Searched refs:platform_bus (Results 1 – 6 of 6) sorted by relevance
42 struct device platform_bus = { variable45 EXPORT_SYMBOL_GPL(platform_bus);704 dev->parent = &platform_bus; in platform_device_add()1530 error = device_register(&platform_bus); in platform_bus_init()1532 put_device(&platform_bus); in platform_bus_init()1537 device_unregister(&platform_bus); in platform_bus_init()
51 extern struct device platform_bus;
18 the platform_bus, this isa_bus also distributes match() up to the
1527 sysfs_remove_link(&platform_bus.kobj, driver_name); in del_platform_devices()
42 return (!dev || dev == &platform_bus); in is_cxl_host_bridge()
469 An SPI controller will probably be registered on the platform_bus; write