aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google/chromeec/acpi/codec.asl
blob: 14d8d0cab53fe6d2e59398227644e1f9f054eb2e (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

Device (ECOD)
{
	Name (_HID, "GOOG0013")
	Name (_UID, 1)
	Name (_DDN, "CROS EC CODEC")
}