Searched refs:cdx_bus_type (Results 1 – 3 of 3) sorted by relevance
463 if (WARN_ON(dev->bus != &cdx_bus_type)) in driver_override_store()622 cdx_unregister_devices(&cdx_bus_type); in rescan_store()647 const struct bus_type cdx_bus_type = { variable658 EXPORT_SYMBOL_GPL(cdx_bus_type);666 cdx_driver->driver.bus = &cdx_bus_type; in __cdx_driver_register()818 cdx_dev->dev.bus = &cdx_bus_type; in cdx_device_add()887 cdx_dev->dev.bus = &cdx_bus_type; in cdx_bus_add()965 ret = bus_register(&cdx_bus_type); in cdx_bus_init()967 cdx_debugfs_dir = debugfs_create_dir(cdx_bus_type.name, NULL); in cdx_bus_init()
237 extern const struct bus_type cdx_bus_type;
180 &cdx_bus_type,