Home
last modified time | relevance | path

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

/drivers/platform/surface/aggregator/
Dbus.c122 int ssam_device_add(struct ssam_device *sdev) in ssam_device_add() function
155 EXPORT_SYMBOL_GPL(ssam_device_add);
/drivers/platform/surface/
Dsurface_aggregator_registry.c284 status = ssam_device_add(sdev); in ssam_hub_add_device()