Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dbus.c112 * ssam_device_remove() is issued before the controller is shut down. If the
145 * removed via ssam_device_remove(), as device_unregister does not in ssam_device_add()
163 * ssam_device_remove() - Remove a SSAM client device.
168 void ssam_device_remove(struct ssam_device *sdev) in ssam_device_remove() function
172 EXPORT_SYMBOL_GPL(ssam_device_remove); variable
506 ssam_device_remove(sdev); in ssam_remove_device()
518 * Refer to ssam_device_add()/ssam_device_remove() for more details.
/kernel/linux/linux-6.6/include/linux/surface_aggregator/
H A Ddevice.h259 void ssam_device_remove(struct ssam_device *sdev);

Completed in 2 milliseconds