Searched refs:cdx_bus_type (Results 1 – 3 of 3) sorted by relevance
354 if (WARN_ON(dev->bus != &cdx_bus_type)) in driver_override_store() 401 cdx_unregister_devices(&cdx_bus_type); in rescan_store() 422 struct bus_type cdx_bus_type = {433 EXPORT_SYMBOL_GPL(cdx_bus_type); in __cdx_driver_register() 441 cdx_driver->driver.bus = &cdx_bus_type; in __cdx_driver_register() 495 cdx_dev->dev.bus = &cdx_bus_type; in cdx_device_add() 555 return bus_register(&cdx_bus_type);418 struct bus_type cdx_bus_type = { global() variable
163 extern struct bus_type cdx_bus_type;
167 &cdx_bus_type,