Home
last modified time | relevance | path

Searched refs:ssam_bus_type (Results 1 – 1 of 1) sorted by relevance

/drivers/platform/surface/aggregator/
Dbus.c83 sdev->dev.bus = &ssam_bus_type; in ssam_device_alloc()
327 struct bus_type ssam_bus_type = { variable
333 EXPORT_SYMBOL_GPL(ssam_bus_type);
347 sdrv->driver.bus = &ssam_bus_type; in __ssam_device_driver_register()
404 return bus_register(&ssam_bus_type); in ssam_bus_register()
412 return bus_unregister(&ssam_bus_type); in ssam_bus_unregister()