Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/aggregator/
H A Dbus.c39 static const struct bus_type ssam_bus_type; variable
91 sdev->dev.bus = &ssam_bus_type; in ssam_device_alloc()
335 static const struct bus_type ssam_bus_type = { variable
354 sdrv->driver.bus = &ssam_bus_type; in __ssam_device_driver_register()
381 return bus_register(&ssam_bus_type); in ssam_bus_register()
389 return bus_unregister(&ssam_bus_type); in ssam_bus_unregister()