0001 .. SPDX-License-Identifier: GPL-2.0+
0002
0003 ===============================
0004 Client Driver API Documentation
0005 ===============================
0006
0007 .. contents::
0008 :depth: 2
0009
0010
0011 Serial Hub Communication
0012 ========================
0013
0014 .. kernel-doc:: include/linux/surface_aggregator/serial_hub.h
0015
0016 .. kernel-doc:: drivers/platform/surface/aggregator/ssh_packet_layer.c
0017 :export:
0018
0019
0020 Controller and Core Interface
0021 =============================
0022
0023 .. kernel-doc:: include/linux/surface_aggregator/controller.h
0024
0025 .. kernel-doc:: drivers/platform/surface/aggregator/controller.c
0026 :export:
0027
0028 .. kernel-doc:: drivers/platform/surface/aggregator/core.c
0029 :export:
0030
0031
0032 Client Bus and Client Device API
0033 ================================
0034
0035 .. kernel-doc:: include/linux/surface_aggregator/device.h
0036
0037 .. kernel-doc:: drivers/platform/surface/aggregator/bus.c
0038 :export: