1 .. SPDX-License-Identifier: GPL-2.0+
3 ===============================
4 Client Driver API Documentation
5 ===============================
11 Serial Hub Communication
12 ========================
14 .. kernel-doc:: include/linux/surface_aggregator/serial_hub.h
16 .. kernel-doc:: drivers/platform/surface/aggregator/ssh_packet_layer.c
20 Controller and Core Interface
21 =============================
23 .. kernel-doc:: include/linux/surface_aggregator/controller.h
25 .. kernel-doc:: drivers/platform/surface/aggregator/controller.c
28 .. kernel-doc:: drivers/platform/surface/aggregator/core.c
32 Client Bus and Client Device API
33 ================================
35 .. kernel-doc:: include/linux/surface_aggregator/device.h
37 .. kernel-doc:: drivers/platform/surface/aggregator/bus.c