Lines Matching +full:e +full:- +full:book
1 .. SPDX-License-Identifier: GPL-2.0+
9 introduced on 4th generation devices (Surface Pro 4, Surface Book 1), but
10 its responsibilities and feature-set have since been expanded significantly
18 4, Surface Book 1), due to the use of a different communication interface
20 Book 2, Surface Laptop 1) and later generation devices, SAM is responsible
23 sensors (e.g. skin temperature) and cooling/performance-mode setting to the
24 host. On the Surface Book 2, specifically, it additionally provides an
25 interface for properly handling clipboard detachment (i.e. separating the
29 Laptop 3 and Surface Book 3, is responsible for all major HID input (i.e.
36 SAN), translating ACPI generic serial bus write-/read-accesses to SAM
40 harder to discover and requiring us to hard-code a sort of device registry.
50 communicate via HID, specifically using a HID-over-I2C device, whereas on
55 SAM-over-SSH and SAM-over-HID.
57 Currently, this subsystem only supports SAM-over-SSH. The SSH communication
64 ------------------
67 communication interface for SAM on 5th- and all later-generation Surface
76 See Documentation/driver-api/surface_aggregator/ssh.rst for a
78 Documentation/driver-api/surface_aggregator/internal.rst for an