Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/surface/aggregator/
Dbus.c496 ssam_remove_clients(parent); in __ssam_register_clients()
520 void ssam_remove_clients(struct device *dev) in ssam_remove_clients() function
524 EXPORT_SYMBOL_GPL(ssam_remove_clients);
Dcore.c739 ssam_remove_clients(&serdev->dev); in ssam_serial_hub_remove()
/Linux-v6.6/include/linux/surface_aggregator/
Ddevice.h375 void ssam_remove_clients(struct device *dev);
385 static inline void ssam_remove_clients(struct device *dev) {} in ssam_remove_clients() function
/Linux-v6.6/drivers/platform/surface/
Dsurface_aggregator_hub.c111 ssam_remove_clients(&hub->sdev->dev); in ssam_hub_update_workfn()
202 ssam_remove_clients(&sdev->dev); in ssam_hub_remove()
Dsurface_aggregator_registry.c425 ssam_remove_clients(&pdev->dev); in ssam_platform_hub_remove()