Home
last modified time | relevance | path

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

/drivers/platform/surface/aggregator/
Dbus.c163 void ssam_device_remove(struct ssam_device *sdev) in ssam_device_remove() function
167 EXPORT_SYMBOL_GPL(ssam_device_remove);
371 ssam_device_remove(sdev); in ssam_remove_device()
/drivers/platform/surface/
Dsurface_aggregator_registry.c257 ssam_device_remove(to_ssam_device(dev)); in ssam_hub_remove_devices_fn()