Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dbus.c72 * UID. Note that the device still has to be added via ssam_device_add().
103 * ssam_device_add() - Add a SSAM client device.
117 * created client device. The parent may be changed before ssam_device_add is
127 int ssam_device_add(struct ssam_device *sdev) in ssam_device_add() function
160 EXPORT_SYMBOL_GPL(ssam_device_add); variable
444 status = ssam_device_add(sdev); in ssam_add_client_device()
464 * ssam_device_add() for details.
518 * Refer to ssam_device_add()/ssam_device_remove() for more details.
/kernel/linux/linux-6.6/include/linux/surface_aggregator/
H A Ddevice.h258 int ssam_device_add(struct ssam_device *sdev);
400 * ssam_device_add() for details.
419 * devices. See ssam_device_add() for details.

Completed in 2 milliseconds