// SPDX-License-Identifier: GPL-2.0 // Driver to detect Tablet Mode for ChromeOS convertible. // // Copyright (C) 2017 Google, Inc. // Author: Gwendal Grignou <gwendal@chromium.org> // // On Chromebook using ACPI, this device listens for notification // from GOOG0006 and issue method TBMC to retrieve the status. // // GOOG0006 issues the notification when it receives EC_HOST_EVENT_MODE_CHANGE // from the EC. // Method TBMC reads EC_ACPI_MEM_DEVICE_ORIENTATION byte from the shared // memory region.
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.