Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/surface_aggregator/
Ddevice.h299 void ssam_device_driver_unregister(struct ssam_device_driver *d);
319 ssam_device_driver_unregister)
/linux-5.19.10/drivers/platform/surface/aggregator/
Dbus.c360 void ssam_device_driver_unregister(struct ssam_device_driver *sdrv) in ssam_device_driver_unregister() function
364 EXPORT_SYMBOL_GPL(ssam_device_driver_unregister);
/linux-5.19.10/Documentation/driver-api/surface_aggregator/
Dclient.rst15 .. |ssam_device_driver_unregister| replace:: :c:func:`ssam_device_driver_unregister` substdef
141 unregistered via |ssam_device_driver_unregister|. For convenience, the
/linux-5.19.10/drivers/platform/surface/
Dsurface_aggregator_registry.c654 ssam_device_driver_unregister(&ssam_base_hub_driver); in ssam_device_hub_exit()
Dsurface_dtx.c1240 ssam_device_driver_unregister(&surface_dtx_ssam_driver); in ssam_dtx_driver_unregister()