Searched refs:ssam_bus_type (Results 1 – 2 of 2) sorted by relevance
83 sdev->dev.bus = &ssam_bus_type; in ssam_device_alloc()327 struct bus_type ssam_bus_type = { variable333 EXPORT_SYMBOL_GPL(ssam_bus_type);347 sdrv->driver.bus = &ssam_bus_type; in __ssam_device_driver_register()396 return bus_register(&ssam_bus_type); in ssam_bus_register()404 return bus_unregister(&ssam_bus_type); in ssam_bus_unregister()
180 extern struct bus_type ssam_bus_type;