Home
last modified time | relevance | path

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

/linux-5.19.10/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()
/linux-5.19.10/include/linux/surface_aggregator/
Ddevice.h241 void ssam_device_remove(struct ssam_device *sdev);
/linux-5.19.10/Documentation/driver-api/surface_aggregator/
Dclient.rst13 .. |ssam_device_remove| replace:: :c:func:`ssam_device_remove` substdef
96 |ssam_device_add| and eventually removed via |ssam_device_remove|. By