Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SURFACE_AGGREGATOR_CDEV
:
CONFIG_SURFACE_AGGREGATOR
surface_aggregator_cdev
Provides a misc-device interface to the Surface System Aggregator Module (SSAM) controller.
This option provides a module (called surface_aggregator_cdev), that, when loaded, will add a client device (and its respective driver) to the SSAM controller. Said client device manages a misc-device interface (/dev/surface/aggregator), which can be used by user-space tools to directly communicate with the SSAM EC by sending requests and receiving the corresponding responses.
The provided interface is intended for debugging and development only, and should not be used otherwise.
Raw data from LKDDb:
lkddb module surface_aggregator_cdev CONFIG_SURFACE_AGGREGATOR_CDEV : drivers/platform/surface/Kconfig : "Surface System Aggregator Module User-Space Interface" # in 5.12–5.19, 6.0–6.12
lkddb platform "surface_aggregator_cdev" : CONFIG_SURFACE_AGGREGATOR_CDEV CONFIG_SURFACE_PLATFORMS : drivers/platform/surface/surface_aggregator_cdev.c # in 5.12–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab