Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dbus.c88 sdev->dev.bus = &ssam_bus_type; in ssam_device_alloc()
332 struct bus_type ssam_bus_type = { variable
338 EXPORT_SYMBOL_GPL(ssam_bus_type);
352 sdrv->driver.bus = &ssam_bus_type; in __ssam_device_driver_register()
379 return bus_register(&ssam_bus_type); in ssam_bus_register()
387 return bus_unregister(&ssam_bus_type); in ssam_bus_unregister()
/openbmc/linux/include/linux/surface_aggregator/
H A Ddevice.h196 extern struct bus_type ssam_bus_type;